]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/controls/icons/stattext.xpm
Handle NULL flags argument in wxOSX wxNotebook::HitTest().
[wxWidgets.git] / samples / controls / icons / stattext.xpm
index 1ff8e94d4eb02765b3ac5fd106aa55bf2bb4084b..9a1434d0e7e843d5fe9ef59f22e1ba3c5a092568 100644 (file)
@@ -1,24 +1,24 @@
-/* XPM */
-static char * stattext_xpm[] = {
-/* width height ncolors chars_per_pixel */
-"16 16 2 1",
-/* colors */
-"      s None  c None",
-".     c #000000",
-/* pixels */
-"                ",
-"                ",
-"                ",
-"   ..           ",
-"   ..           ",
-"  ....          ",
-"  ....    ....  ",
-"  .  .   ..  .. ",
-" ..  ..    .... ",
-" ..  ..   .. .. ",
-" ......  ..  .. ",
-"..    .. ..  .. ",
-"..    ..  ..... ",
-"                ",
-"                ",
-"                "};
+/* XPM */\r
+static const char *const stattext_xpm[] = {\r
+/* width height ncolors chars_per_pixel */\r
+"16 16 2 1",\r
+/* colors */\r
+"      s None  c None",\r
+".     c #000000",\r
+/* pixels */\r
+"                ",\r
+"                ",\r
+"                ",\r
+"   ..           ",\r
+"   ..           ",\r
+"  ....          ",\r
+"  ....    ....  ",\r
+"  .  .   ..  .. ",\r
+" ..  ..    .... ",\r
+" ..  ..   .. .. ",\r
+" ......  ..  .. ",\r
+"..    .. ..  .. ",\r
+"..    ..  ..... ",\r
+"                ",\r
+"                ",\r
+"                "};\r