Website updated.
[irwi] / src / irctrl.h
index 0b22480..d71983d 100644 (file)
@@ -16,9 +16,9 @@ public:
 public slots:
     void sendCmd(const QString &cmd);
 
+    void stopLirc();
 private:
     void startLirc();
-    void stopLirc();
 
 private:
     QTimer m_killLircTimer;