Memory Management Improved
[pierogi] / keysets / philco.h
index 8245ac7..d3f85fb 100644 (file)
@@ -9,8 +9,10 @@ class PhilcoTV: public PIRKeysetMetaData
 {
 public:
   PhilcoTV(
-    QObject *guiObject,
     unsigned int index);
+
+  virtual void populateProtocol(
+    QObject *guiObject);
 };
 
 #endif // PHILCO_H