Update proxguiqt.h

Cleanup
This commit is contained in:
mwalker33
2020-04-13 19:43:15 +10:00
parent dded69c989
commit acf4c09aa3

View File

@@ -133,7 +133,7 @@ class ProxGuiQT : public QObject {
void HideGraphWindow(void);
void MainLoop(void);
void Exit(void);
void SetWindowsPosition (void);
private slots:
void _ShowGraphWindow(void);
void _RepaintGraphWindow(void);