display the reply or error from the http requests.
[simple-xmbc-rem] / src / xbmc.h
index 4506b03..5bcfeff 100644 (file)
@@ -16,6 +16,9 @@ public:
     void actionMoveUp();
     void actionMoveDown();
 
+private slots:
+    void commandActionFinished();
+
 private:
     void do_command_action(int action);