X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=lib%2Fdriver%2Frcinput.h;h=3b4579c56ba611938fffda2b1fc05e07ad374533;hb=384ebbd48bbc569ee2e66dfb1f844ffdd4d57514;hp=c7f56975cd31b18f93cf42efc7252d9b079afd53;hpb=3458b59694ee3659c2afdd3e7e48a2e087f1102f;p=vuplus_dvbapp diff --git a/lib/driver/rcinput.h b/lib/driver/rcinput.h index c7f5697..3b4579c 100644 --- a/lib/driver/rcinput.h +++ b/lib/driver/rcinput.h @@ -10,6 +10,7 @@ public: void handleCode(long code); eRCDeviceInputDev(eRCInputEventDriver *driver); const char *getDescription() const; + void setExclusive(bool); }; #endif