summaryrefslogtreecommitdiffstats
path: root/ColorsPanel.c
diff options
context:
space:
mode:
Diffstat (limited to 'ColorsPanel.c')
-rw-r--r--ColorsPanel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ColorsPanel.c b/ColorsPanel.c
index cdc01662..5e58670c 100644
--- a/ColorsPanel.c
+++ b/ColorsPanel.c
@@ -27,7 +27,7 @@ typedef struct ColorsPanel_ {
}*/
-static char* ColorSchemes[] = {
+static const char* ColorSchemes[] = {
"Default",
"Monochromatic",
"Black on White",