Skip to content
Snippets Groups Projects
Commit cccc665f authored by Thomas Feuvrier's avatar Thomas Feuvrier
Browse files

BUG: Add protected.xpm file in FLTK/fluid/pixmaps dirtectory.

parent 81131e44
No related branches found
No related tags found
No related merge requests found
/* XPM */
static const char *protected_xpm[] = {
/* width height ncolors chars_per_pixel */
"16 16 6 1",
/* colors */
"` c #000000",
"a c #80c080",
"b c #c0ffc0",
"c c none",
"d c #c0ffc0",
"e c #408040",
/* pixels */
"cccccccccccccccc",
"cccccccccccccccc",
"cccccccccccccccc",
"cccccccccccccccc",
"cccccccccccccccc",
"cccccccccc```ccc",
"ccccccccc`daa`cc",
"cccccccc`da`bd`c",
"cccccccc`a`c`d`c",
"ccccccc`````````",
"ccccccc`dddaaae`",
"ccccccc`daa`aae`",
"ccccccc`da`eaae`",
"ccccccc`da`daee`",
"ccccccc`````````",
"cccccccccccccccc"
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment