Memory Management Improved
[pierogi] / keysets / virgin.h
index 1fcb82f..9d0f8d7 100644 (file)
@@ -9,8 +9,10 @@ class VirginSTB1: public PIRKeysetMetaData
 {
 public:
   VirginSTB1(
-    QObject *guiObject,
     unsigned int index);
+
+  virtual void populateProtocol(
+    QObject *guiObject);
 };
 
 #endif // VIRGIN_H