]> git.saurik.com Git - wxWidgets.git/commitdiff
Use const for xpm icons
authorRobert Roebling <robert@roebling.de>
Fri, 9 Nov 2007 09:06:22 +0000 (09:06 +0000)
committerRobert Roebling <robert@roebling.de>
Fri, 9 Nov 2007 09:06:22 +0000 (09:06 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49736 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

samples/toolbar/bitmaps/copy.xpm
samples/toolbar/bitmaps/cut.xpm
samples/toolbar/bitmaps/help.xpm
samples/toolbar/bitmaps/new.xpm
samples/toolbar/bitmaps/open.xpm
samples/toolbar/bitmaps/preview.xpm
samples/toolbar/bitmaps/print.xpm
samples/toolbar/bitmaps/save.xpm
samples/toolbar/mondrian.xpm

index 00ae82e213591e96f106e5ed45a9221007208234..033358648105376d1c53d5d3e8622a76a6a3c9c9 100644 (file)
@@ -1,5 +1,5 @@
 /* XPM */
-static char *copy_xpm[] = {
+static const char *copy_xpm[] = {
 /* columns rows colors chars-per-pixel */
 "16 15 23 1",
 "+ c #769CDA",
index 8afa8f6d15d78b8cc4a2dad01863bb357b985200..6f2221a77b18df86b27cc338c000c9662668a633 100644 (file)
@@ -1,5 +1,5 @@
 /* XPM */
-static char *cut_xpm[] = {
+static const char *cut_xpm[] = {
 /* columns rows colors chars-per-pixel */
 "16 15 25 1",
 "6 c #D8BDC0",
index 161b6b26583ddf3bd9accd98bc37477f1ab2c10b..73fcd9b97808f2d75dbda704e6d1b3a8c26b171a 100644 (file)
@@ -1,5 +1,5 @@
 /* XPM */
-static char *help_xpm[] = {
+static const char *help_xpm[] = {
 /* columns rows colors chars-per-pixel */
 "16 15 50 1",
 "j c #4E7FD0",
index 2b1aaf2e42fce6d0d9952d9b93577c031aff2e6e..8b178b88ce5a1a6e4279d68f98ce5e6d32717375 100644 (file)
@@ -1,5 +1,5 @@
 /* XPM */
-static char *new_xpm[] = {
+static const char *new_xpm[] = {
 /* columns rows colors chars-per-pixel */
 "16 15 31 1",
 ". c #7198D9",
index 36e058fc8eb54eae998580d651d8b4dfb20da376..8c60f572a4709d146be028d10bd71fae40b9c782 100644 (file)
@@ -1,5 +1,5 @@
 /* XPM */
-static char *open_xpm[] = {
+static const char *open_xpm[] = {
 /* columns rows colors chars-per-pixel */
 "16 15 36 1",
 ", c #AAC1E8",
index 57e7f2a593ef049cc984982adf89062c40275a0f..7ac12ecb3a23e65b6473fea773011d2a31a1e286 100644 (file)
@@ -1,5 +1,5 @@
 /* XPM */
-static char *paste_xpm[] = {
+static const char *paste_xpm[] = {
 /* columns rows colors chars-per-pixel */
 "16 15 25 1",
 "< c #FEECE4",
index fae8103a9ad24962ffbd635cb8c99527bc43b3df..802787d6adce8a01633996267a4f1c823de33257 100644 (file)
@@ -1,5 +1,5 @@
 /* XPM */
-static char *print_xpm[] = {
+static const char *print_xpm[] = {
 /* columns rows colors chars-per-pixel */
 "16 15 35 1",
 "y c #EDF2FB",
index accf1f9eb297461f37182eb9f7c8c87e3b3cc9e6..3e99a66159b01c730a351cead7afa73046a95ac5 100644 (file)
@@ -1,5 +1,5 @@
 /* XPM */
-static char *save_xpm[] = {
+static const char *save_xpm[] = {
 /* columns rows colors chars-per-pixel */
 "16 15 21 1",
 ": c #AAC1E8",
index 409f27a843c6abed643830de7a9578af298e8923..7b2188656f702fe8e9d3f788325a3e5b97732f22 100644 (file)
@@ -1,5 +1,5 @@
 /* XPM */
-static char *mondrian_xpm[] = {
+static const char *mondrian_xpm[] = {
 /* columns rows colors chars-per-pixel */
 "32 32 6 1",
 "  c Black",