as_gfx/statvoid.xpm

Fri, 05 Dec 2008 23:14:02 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 05 Dec 2008 23:14:02 +0100
changeset 3
c1941114ca88
permissions
-rw-r--r--

Port to the Qt4 API and bump version pending release engineering.

     1 /* XPM */
     2 static const char *s_kpcStatvoid_xpm[] = {
     3 "22 22 1 1",
     4 " 	c None",
     5 "                      ",
     6 "                      ",
     7 "                      ",
     8 "                      ",
     9 "                      ",
    10 "                      ",
    11 "                      ",
    12 "                      ",
    13 "                      ",
    14 "                      ",
    15 "                      ",
    16 "                      ",
    17 "                      ",
    18 "                      ",
    19 "                      ",
    20 "                      ",
    21 "                      ",
    22 "                      ",
    23 "                      ",
    24 "                      ",
    25 "                      ",
    26 "                      "};

mercurial