summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 415d431)
raw | patch | inline | side by side (parent: 415d431)
author | mfloryan <mfloryan@users.sourceforge.net> | |
Mon, 14 Apr 2008 19:43:59 +0000 (19:43 +0000) | ||
committer | mfloryan <mfloryan@users.sourceforge.net> | |
Mon, 14 Apr 2008 19:43:59 +0000 (19:43 +0000) |
src/pixmaps/cursor-adj-h.xpm | patch | blob | history | |
src/pixmaps/cursor-adj-l.xpm | patch | blob | history | |
src/pixmaps/cursor-adj-s.xpm | patch | blob | history |
index f0c4b847472f14ee97902861351fe70a02d80671..5861934d3eb4ade51f08404ace57cf1f948e0f54 100644 (file)
/* XPM */
-static char * cursor_adj_h_xpm[] = {
+static const char * cursor_adj_h_xpm[] = {
"32 32 3 1",
" c None",
". c #FFFFFF",
index 31cbc458f403d41e1a9e40527e5ca28551147b74..817ce449ed37bdbc7412ff62bf621a1a55098a36 100644 (file)
/* XPM */
-static char * cursor_adj_l_xpm[] = {
+static const char * cursor_adj_l_xpm[] = {
"32 32 3 1",
" c None",
". c #FFFFFF",
index 5f16a43f049bfd9a8e17faa90c7447595a95f5a0..351a5702d6fc5389768cb45f4b0dc6a250d99aa6 100644 (file)
/* XPM */
-static char * cursor_adj_s_xpm[] = {
+static const char * cursor_adj_s_xpm[] = {
"32 32 3 1",
" c None",
". c #FFFFFF",