summaryrefslogtreecommitdiffstats
path: root/cursor_left_ptr.xpm
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2012-11-28 12:06:30 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2012-12-19 08:31:30 +0100
commit28ecbaeecb139a214f019207402a35d7b58aec0f (patch)
tree6facaf7ff899eefbb94cfba88e84cad88ea0d0a3 /cursor_left_ptr.xpm
parent2870dc3456c9c02debb63b0a99b3dcbbf74a1048 (diff)
downloadhqemu-28ecbaeecb139a214f019207402a35d7b58aec0f.zip
hqemu-28ecbaeecb139a214f019207402a35d7b58aec0f.tar.gz
ui: move files to ui/ and include/ui/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'cursor_left_ptr.xpm')
-rw-r--r--cursor_left_ptr.xpm39
1 files changed, 0 insertions, 39 deletions
diff --git a/cursor_left_ptr.xpm b/cursor_left_ptr.xpm
deleted file mode 100644
index 6c9ada9..0000000
--- a/cursor_left_ptr.xpm
+++ /dev/null
@@ -1,39 +0,0 @@
-/* XPM */
-static const char *cursor_left_ptr_xpm[] = {
- "32 32 3 1",
- "X c #000000",
- ". c #ffffff",
- " c None",
- "X ",
- "XX ",
- "X.X ",
- "X..X ",
- "X...X ",
- "X....X ",
- "X.....X ",
- "X......X ",
- "X.......X ",
- "X........X ",
- "X.....XXXXX ",
- "X..X..X ",
- "X.X X..X ",
- "XX X..X ",
- "X X..X ",
- " X..X ",
- " X..X ",
- " X..X ",
- " XX ",
- " ",
- " ",
- " ",
- " ",
- " ",
- " ",
- " ",
- " ",
- " ",
- " ",
- " ",
- " ",
- " ",
-};
OpenPOWER on IntegriCloud