Change back to real tabbed window, updates keysets
[pierogi] / keysets / toshiba.h
index 1dc7572..6116d60 100644 (file)
@@ -95,6 +95,16 @@ public:
     QObject *guiObject);
 };
 
+class ToshibaTV1i: public ToshibaTV1h
+{
+public:
+  ToshibaTV1i(
+    unsigned int index);
+
+  virtual void populateProtocol(
+    QObject *guiObject);
+};
+
 class ToshibaVCR1: public PIRKeysetMetaData
 {
 public: