]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/proxguiqt.h
CHG: `data plot`- the marking of clock, looks better without borders. It only connec...
[proxmark3-svn] / client / proxguiqt.h
index 58ff8326b839f889336f1c4be76bbf21af769f38..155cacb106bc216f034beccd928f5d967f5b1fe7 100644 (file)
@@ -1,3 +1,13 @@
+//-----------------------------------------------------------------------------
+// Copyright (C) 2009 Michael Gernoth <michael at gernoth.net>
+//
+// This code is licensed to you under the terms of the GNU GPL, version 2 or,
+// at your option, any later version. See the LICENSE.txt file for the text of
+// the license.
+//-----------------------------------------------------------------------------
+// GUI (QT)
+//-----------------------------------------------------------------------------
+
 #include <QApplication>
 #include <QPushButton>
 #include <QObject>
@@ -13,6 +23,8 @@ class ProxWidget : public QWidget
                double GraphPixelsPerPoint;
                int CursorAPos;
                int CursorBPos;
+               //int CursorCPos;
+               //int CursorDPos;
 
        public:
                ProxWidget(QWidget *parent = 0);
Impressum, Datenschutz