X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/dab1c6f5e95b4bd59af7c66e3d378227e037064a..2c51d4cfa65a903a5221ac8b2ca44adaa941ef17:/client/proxguiqt.h diff --git a/client/proxguiqt.h b/client/proxguiqt.h index 73f9286c..8a3b8cfc 100644 --- a/client/proxguiqt.h +++ b/client/proxguiqt.h @@ -128,7 +128,7 @@ public: void run(); private: char *script_cmds_file = NULL; - bool usb_present = false; + bool usb_present; }; #endif // PROXGUI_QT