summaryrefslogtreecommitdiff
path: root/noncore/tools/remote/remotetab.h
Side-by-side diff
Diffstat (limited to 'noncore/tools/remote/remotetab.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/tools/remote/remotetab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/tools/remote/remotetab.h b/noncore/tools/remote/remotetab.h
index 77a7318..38b58e9 100644
--- a/noncore/tools/remote/remotetab.h
+++ b/noncore/tools/remote/remotetab.h
@@ -50,7 +50,7 @@ public:
void setConfig(Config *newCfg);
void updateRemotesList();
public slots:
- void sendIR();
+ int sendIR();
void remoteSelected(const QString &string);
private:
int fd;