mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
remove spurious spaces & tabs at end of lines
This commit is contained in:
parent
edc19f202a
commit
60f292b18e
249 changed files with 8481 additions and 8481 deletions
|
@ -115,7 +115,7 @@ class ProxGuiQT : public QObject
|
|||
char **argv;
|
||||
//void (*main_func)(void);
|
||||
WorkerThread *proxmarkThread;
|
||||
|
||||
|
||||
public:
|
||||
ProxGuiQT(int argc, char **argv, WorkerThread *wthread);
|
||||
~ProxGuiQT(void);
|
||||
|
@ -124,7 +124,7 @@ class ProxGuiQT : public QObject
|
|||
void HideGraphWindow(void);
|
||||
void MainLoop(void);
|
||||
void Exit(void);
|
||||
|
||||
|
||||
private slots:
|
||||
void _ShowGraphWindow(void);
|
||||
void _RepaintGraphWindow(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue