New GUI, many changes
[pierogi] / keysets / logitech.h
index f5e010f..ac044dd 100644 (file)
@@ -15,4 +15,14 @@ public:
     QObject *guiObject);
 };
 
+class LogitechSqueezebox: public PIRKeysetMetaData
+{
+public:
+  LogitechSqueezebox(
+    unsigned int index);
+
+  virtual void populateProtocol(
+    QObject *guiObject);
+};
+
 #endif // LOGITECH_H