diff options
Diffstat (limited to 'GUI.h')
-rw-r--r-- | GUI.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,8 +14,8 @@ | |||
14 | #define MENU_CLICK 1<<26 | 14 | #define MENU_CLICK 1<<26 |
15 | 15 | ||
16 | 16 | ||
17 | using namespace std; | ||
18 | 17 | ||
18 | using namespace std; | ||
19 | 19 | ||
20 | class Label | 20 | class Label |
21 | { | 21 | { |