allow using other actionmap for InfobarSeekActions, only return MARKS in getNearestCu...
[enigma2.git] / lib / driver / rcinput.h
index 6c180170925397cae351a44482700357cd9c7021..2e288baaa20cbd9f42921138bfeb7f909b173224 100644 (file)
@@ -5,6 +5,7 @@
 
 class eRCDeviceInputDev: public eRCDevice
 {
+       int iskeyboard;
 public:
        void handleCode(int code);
        eRCDeviceInputDev(eRCInputEventDriver *driver);