New GUI, many changes
[pierogi] / keysets / foxtel.h
index 24c2d59..ea9a4d9 100644 (file)
@@ -15,4 +15,14 @@ public:
     QObject *guiObject);
 };
 
+class FoxtelSTB2: public PIRKeysetMetaData
+{
+public:
+  FoxtelSTB2(
+    unsigned int index);
+
+  virtual void populateProtocol(
+    QObject *guiObject);
+};
+
 #endif // FOXTEL_H