Made all font and image data 'const'

This commit is contained in:
Klaus Schmidinger
2006-02-05 13:55:58 +01:00
parent 978462168c
commit 7b97eb6e97
57 changed files with 71 additions and 69 deletions

View File

@@ -1,5 +1,5 @@
/* XPM */
static char * frew1_xpm[] = {
static const char *const frew1_xpm[] = {
"28 26 2 1",
". c #FFFFFF",
"+ c #000000",