From 283707c5e5bc436b78ea23bf5500cb6b16a01148 Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Mon, 11 Apr 2016 13:00:27 +0200 Subject: Imported Upstream version 0.9 --- ColorsPanel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ColorsPanel.c') diff --git a/ColorsPanel.c b/ColorsPanel.c index cdc0166..5e58670 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", -- cgit v1.2.3