diff options
Diffstat (limited to 'src/fl_cursor_none.xpm')
| -rw-r--r-- | src/fl_cursor_none.xpm | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/src/fl_cursor_none.xpm b/src/fl_cursor_none.xpm new file mode 100644 index 000000000..054e461d2 --- /dev/null +++ b/src/fl_cursor_none.xpm @@ -0,0 +1,19 @@ +/* XPM */ +static const char * fl_cursor_none_xpm[] = { +"15 15 1 1", +" c None", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" "}; |
