]> rtime.felk.cvut.cz Git - orte.git/blobdiff - orte/contrib/shape/MyQFrame.h
Merge branch 'shape_qt_fixes' of https://github.com/Vajnar/orte
[orte.git] / orte / contrib / shape / MyQFrame.h
index c6b3d47a20bd874cff8cb6d37085c55e70e9d684..f5f05a293141c90e01d70f970cc81542e22bd8f7 100644 (file)
@@ -41,6 +41,9 @@ public:
     int mousePressed;
     int mouseX;
     int mouseY;
+
+signals:
+    void changed(void);
 };
 
 #endif // MyQFRAME_H