initial commit
Signed-off-by: Peter Siegmund <mars3142@noreply.mars3142.dev>
This commit is contained in:
23
libs/wxWidgets-3.3.1/samples/xrc/rc/variants.xpm
Normal file
23
libs/wxWidgets-3.3.1/samples/xrc/rc/variants.xpm
Normal file
@@ -0,0 +1,23 @@
|
||||
/* XPM */
|
||||
static const char *const variants_xpm[] = {
|
||||
"16 16 4 1",
|
||||
" c None",
|
||||
". c #0E2CEF",
|
||||
"- c #EF2C0E",
|
||||
"* c #0EEF2C",
|
||||
" ",
|
||||
" **** ",
|
||||
" **** ",
|
||||
" **** ",
|
||||
" **** ",
|
||||
" ---- **** ",
|
||||
" ---- **** ",
|
||||
" ---- **** ",
|
||||
" ---- **** ",
|
||||
"... ---- **** ",
|
||||
"... ---- **** ",
|
||||
"... ---- **** ",
|
||||
"... ---- **** ",
|
||||
"... ---- **** ",
|
||||
"... ---- **** ",
|
||||
" "};
|
||||
Reference in New Issue
Block a user