]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/dbbrowse/bitmaps/d_open.xpm
remove ODBC and DBgrid libraries
[wxWidgets.git] / demos / dbbrowse / bitmaps / d_open.xpm
diff --git a/demos/dbbrowse/bitmaps/d_open.xpm b/demos/dbbrowse/bitmaps/d_open.xpm
deleted file mode 100644 (file)
index b4af6e5..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-/* XPM */
-static char * DocOpen_xpm[] = {
-/* width height ncolors chars_per_pixel */
-"16 16 4 1",
-/* colors */
-"      s None  c None",
-".     c #000000",
-"&     c #00ff00",
-"+     c #ffffff",
-/* pixels */
-"                ",
-"........        ",
-".++++++..       ",
-".+.+.++.+.      ",
-".++++++....     ",
-".+.+.+++++..    ",
-".+++++++++.&.   ",
-".+.+.+.+.+.&&.  ",
-".+++++++++.&&&. ",
-".+.+.+.+.+.&&&. ",
-".+++++++++.&&.  ",
-".+.+.+.+.+.&.   ",
-".+++++++++..    ",
-"...........     ",
-"                ",
-"                "};