Keyset Memory Management Bugfix
[pierogi] / keysets / thomson.h
index f443263..653696f 100644 (file)
@@ -75,4 +75,14 @@ public:
     QObject *guiObject);
 };
 
+class ThomsonAudio2: public PIRKeysetMetaData
+{
+public:
+  ThomsonAudio2(
+    unsigned int index);
+
+  virtual void populateProtocol(
+    QObject *guiObject);
+};
+
 #endif // THOMSON_H