mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-09 03:00:07 -04:00
init GraphStart in Plot
This commit is contained in:
@@ -780,6 +780,7 @@ Plot::Plot(QWidget *parent) : QWidget(parent), GraphPixelsPerPoint(1) {
|
||||
|
||||
CursorAPos = 0;
|
||||
CursorBPos = 0;
|
||||
GraphStart = 0;
|
||||
GraphStop = 0;
|
||||
|
||||
setWindowTitle(tr("Sliders"));
|
||||
|
||||
Reference in New Issue
Block a user