warning fixes

This commit is contained in:
Hisham Muhammad
2010-02-25 01:43:18 +00:00
parent 5cc8998688
commit 02a30bfecd
35 changed files with 179 additions and 171 deletions

View File

@ -27,7 +27,7 @@ typedef struct ColorsPanel_ {
}*/
static char* ColorSchemes[] = {
static const char* ColorSchemes[] = {
"Default",
"Monochromatic",
"Black on White",