Memory Management Improved
[pierogi] / keysets / beko.h
index 839e30b..25c8e1e 100644 (file)
@@ -9,8 +9,10 @@ class BekoTV1: public PIRKeysetMetaData
 {
 public:
   BekoTV1(
-    QObject *guiObject,
     unsigned int index);
+
+  virtual void populateProtocol(
+    QObject *guiObject);
 };
 
 #endif // BEKO_H