Sometimes its the little things..
[qzeecontrol] / xtstadapter.h
index ef3139e..60914b7 100644 (file)
@@ -38,6 +38,7 @@ signals:
     
 public slots:
     void sendKeyPress(QString key);
+    void sendKey(QString key, bool down);
 
 private:
     Display *display;