mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-25 07:35:40 -07:00
Update proxguiqt.h
Cleanup
This commit is contained in:
parent
dded69c989
commit
acf4c09aa3
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ class ProxGuiQT : public QObject {
|
||||||
void HideGraphWindow(void);
|
void HideGraphWindow(void);
|
||||||
void MainLoop(void);
|
void MainLoop(void);
|
||||||
void Exit(void);
|
void Exit(void);
|
||||||
void SetWindowsPosition (void);
|
|
||||||
private slots:
|
private slots:
|
||||||
void _ShowGraphWindow(void);
|
void _ShowGraphWindow(void);
|
||||||
void _RepaintGraphWindow(void);
|
void _RepaintGraphWindow(void);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue