]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/bmp_source/rt_underline.xpm
move wxPython to new trunk
[wxWidgets.git] / wxPython / demo / bmp_source / rt_underline.xpm
diff --git a/wxPython/demo/bmp_source/rt_underline.xpm b/wxPython/demo/bmp_source/rt_underline.xpm
deleted file mode 100644 (file)
index 5513b39..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-/* XPM */
-static char *underline_xpm[] = {
-/* columns rows colors chars-per-pixel */
-"16 16 3 1",
-". c Black",
-"X c #A6A6A6",
-"  c None",
-/* pixels */
-"                ",
-"                ",
-"                ",
-"    .... ....   ",
-"     ..   ..    ",
-"     ..   ..    ",
-"     ..   ..    ",
-"     ..   ..    ",
-"     ..   ..    ",
-"     ..   ..    ",
-"     ..X X..    ",
-"      .....     ",
-"                ",
-"    .........   ",
-"                ",
-"                "
-};