From 59621b8d522ac0cc6e47ec9888fec1e846d17eb8 Mon Sep 17 00:00:00 2001 From: leo Date: Thu, 1 Sep 2011 21:55:05 +0000 Subject: Merged several Linux UI fixes from the 0.76 branch. git-svn-id: http://svn.leocad.org/branches/leocad-0.75@983 c7d43263-9d01-0410-8a33-9dba5d9f93d6 --- linux/pixmaps/st-save.xpm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux/pixmaps/st-save.xpm') diff --git a/linux/pixmaps/st-save.xpm b/linux/pixmaps/st-save.xpm index 7f7b00d..862aea8 100644 --- a/linux/pixmaps/st-save.xpm +++ b/linux/pixmaps/st-save.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char *st_save[] = { +static const char*st_save[] = { /* columns rows colors chars-per-pixel */ "16 15 4 1", " c Gray0", -- cgit v1.2.3