Improved to "half-way usable" (version 0.5)
[pierogi] / keysets / sanyo.h
index 45bece9..21cace1 100644 (file)
@@ -61,6 +61,14 @@ public:
     unsigned int index);
 };
 
+class SanyoTV1e: public SanyoTV1
+{
+public:
+  SanyoTV1e(
+    QObject *guiObject,
+    unsigned int index);
+};
+
 class SanyoProjector: public PIRKeysetMetaData
 {
 public: