X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Firctrl.h;h=1cc42ed40777282411751f10a57a0a46cd5b32c0;hb=9cb0ca7e6de20439f0df7c0121061c9f17c632b4;hp=3bc71b4946085b1218d10511d14d71d3b91ba989;hpb=8547a313c339d4b39f22d6c8066cd57b5d0f6863;p=irwi diff --git a/src/irctrl.h b/src/irctrl.h index 3bc71b4..1cc42ed 100644 --- a/src/irctrl.h +++ b/src/irctrl.h @@ -15,7 +15,7 @@ public: ~IrCtrl(); public slots: - void sendCmd(const QString &remoteName, const QString &cmd); + void sendCmd(const QString &cmd); private: void startLirc();