Change back to real tabbed window, updates keysets
[pierogi] / protocols / pirprotocol.h
index e5b32c9..fc77f8c 100644 (file)
@@ -77,6 +77,11 @@ public:
     unsigned int addressData,
     unsigned int commandData);
 
+  void addPanOldKey(
+    PIRKeyName key,
+    unsigned int addressData,
+    unsigned int commandData);
+
   void addPioneerKey(
     PIRKeyName key,
     unsigned int firstAddress,