~efargaspro/+junk/codeblocks-16.01-release

« back to all changes in this revision

Viewing changes to src/plugins/contrib/NassiShneiderman/rc/dnd_move_cur.xpm

  • Committer: damienlmoore at gmail
  • Date: 2016-02-02 02:43:22 UTC
  • Revision ID: damienlmoore@gmail.com-20160202024322-yql5qmtbwdyamdwd
Code::BlocksĀ 16.01

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static const char * dnd_move_cur_xpm[] = {
 
3
"32 32 3 1",
 
4
"       c None",
 
5
"!      c black",
 
6
"#      c white",
 
7
"!!!!!!!!!!!!!!!!!!!!!!!!!!      ",
 
8
"!########################!      ",
 
9
"!########################!      ",
 
10
"!########################!      ",
 
11
"!########################!      ",
 
12
"!!!!!!!!!!!!!!!!!!!!!!!!!!      ",
 
13
"!########################!      ",
 
14
"!########################!      ",
 
15
"!########################!      ",
 
16
"!####!!!!!!!!!!!!!!!!!!!!!      ",
 
17
"!####!!#################!!      ",
 
18
"!####!#!###############!#!      ",
 
19
"!####!##!#############!##!      ",
 
20
"!####!###!###########!###!      ",
 
21
"!####!!!!!!!!!!!!!!!!!!!!!      ",
 
22
"!####!#########!#########!      ",
 
23
"!####!#########!#########!      ",
 
24
"!####!#########!#########!      ",
 
25
"!####!!!!!!!!!!!!!!!!!!!!!      ",
 
26
"!########################!      ",
 
27
"!########################!      ",
 
28
"!########################!      ",
 
29
"!!!!!!!!!!!!!!!!!!!!!!!!!!      ",
 
30
"!########################!      ",
 
31
"!########################!      ",
 
32
"!########################!      ",
 
33
"!!!!!!!!!!!!!!!!!!!!!!!!!!      ",
 
34
"                                ",
 
35
"                                ",
 
36
"                                ",
 
37
"                                ",
 
38
"                                "};