summaryrefslogtreecommitdiffstats
path: root/Gui/app.h
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/app.h')
-rw-r--r--Gui/app.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gui/app.h b/Gui/app.h
index 49e9a81bb5..293ed7e30e 100644
--- a/Gui/app.h
+++ b/Gui/app.h
@@ -94,7 +94,7 @@
typedef struct
{
int msg;
- char * name;
+ const char * name;
} evName;
extern int evBoxs;