]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/html/helpview/bitmaps/helpback.xpm
Added USE_ALTERNATE_UI symbol to helpview.cpp.
[wxWidgets.git] / samples / html / helpview / bitmaps / helpback.xpm
diff --git a/samples/html/helpview/bitmaps/helpback.xpm b/samples/html/helpview/bitmaps/helpback.xpm
new file mode 100644 (file)
index 0000000..c7b0991
--- /dev/null
@@ -0,0 +1,21 @@
+/* XPM */\r
+static char * helpback_xpm[] = {\r
+"16 15 3 1",\r
+"      c None",\r
+".     c Black",\r
+"X     c Gray100",\r
+"                ",\r
+"                ",\r
+"      .         ",\r
+"     ..         ",\r
+"    .X.         ",\r
+"   .XX........  ",\r
+"  .XXXXXXXXXX.  ",\r
+" .XXXXXXXXXXX.  ",\r
+" .XXXXXXXXXXX.  ",\r
+"  .XXXXXXXXXX.  ",\r
+"   .XX........  ",\r
+"    .X.         ",\r
+"     ..         ",\r
+"      .         ",\r
+"                "};\r