diff options
Diffstat (limited to 'lib/driver/rcinput.h')
| -rw-r--r-- | lib/driver/rcinput.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/driver/rcinput.h b/lib/driver/rcinput.h index 6c180170..2e288baa 100644 --- a/lib/driver/rcinput.h +++ b/lib/driver/rcinput.h @@ -5,6 +5,7 @@ class eRCDeviceInputDev: public eRCDevice { + int iskeyboard; public: void handleCode(int code); eRCDeviceInputDev(eRCInputEventDriver *driver); |
