]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/proxguiqt.h
fix gui (plot) bugs (#604)
[proxmark3-svn] / client / proxguiqt.h
index 45a65b040c5702dc922644c8deb18bbbbe6206a0..e43311ee2ff1af0ed65387079d7d53c50e181953 100644 (file)
@@ -28,6 +28,7 @@
 class Plot: public QWidget
 {
 private:
+       QWidget *master;
        int GraphStart;
        double GraphPixelsPerPoint;
        int CursorAPos;
Impressum, Datenschutz