fltk-snapshot/src/fl_cursor_none.xpm

20 lines
372 B
C
Raw Permalink Normal View History

2026-03-19 01:29:47 +00:00
/* XPM */
static const char * const fl_cursor_none_xpm[] = {
"15 15 1 1",
" c None",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" "};