diff options
Diffstat (limited to 'main/tests/test_gui.h')
| -rw-r--r-- | main/tests/test_gui.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/main/tests/test_gui.h b/main/tests/test_gui.h index d053770bd..5ffa077dc 100644 --- a/main/tests/test_gui.h +++ b/main/tests/test_gui.h @@ -36,9 +36,7 @@ */ namespace TestGUI { -MainLoop* test(); - +MainLoop *test(); } - #endif |
