summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-sheet/func-cross.xpm
authorhayzel <hayzel>2004-01-08 18:37:03 (UTC)
committer hayzel <hayzel>2004-01-08 18:37:03 (UTC)
commit44443aec5d4b8f974b30b1e9b4ea920d6582add1 (patch) (unidiff)
treec8abd765a49f7679f13cf1417b29aa04ef92866f /noncore/apps/opie-sheet/func-cross.xpm
parentbb961821c44ea2447288ce74537439eb8f97ed9a (diff)
downloadopie-44443aec5d4b8f974b30b1e9b4ea920d6582add1.zip
opie-44443aec5d4b8f974b30b1e9b4ea920d6582add1.tar.gz
opie-44443aec5d4b8f974b30b1e9b4ea920d6582add1.tar.bz2
modified mainwindow.cpp to use icons from resource folder pics
Diffstat (limited to 'noncore/apps/opie-sheet/func-cross.xpm') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-sheet/func-cross.xpm23
1 files changed, 0 insertions, 23 deletions
diff --git a/noncore/apps/opie-sheet/func-cross.xpm b/noncore/apps/opie-sheet/func-cross.xpm
deleted file mode 100644
index 3b3f3d5..0000000
--- a/noncore/apps/opie-sheet/func-cross.xpm
+++ b/dev/null
@@ -1,23 +0,0 @@
1/* XPM */
2static const char *func_cross_xpm[]={
3"16 16 4 1",
4". c None",
5"b c #0000ff",
6"a c #0058c0",
7"# c #585858",
8"................",
9"................",
10"....#......##...",
11"...#a#....#ab#..",
12"..#bba#..#abb#..",
13"...#bba##abb#...",
14"....#bbaabb#....",
15".....#bbbb#.....",
16".....#bbbb#.....",
17"....#bbaabb#....",
18"...#bba##abb#...",
19"..#bba#..#abb#..",
20"..#ba#....#a#...",
21"...##......#....",
22"................",
23"................"};