summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-sheet/func-divide.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-divide.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-divide.xpm') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-sheet/func-divide.xpm23
1 files changed, 0 insertions, 23 deletions
diff --git a/noncore/apps/opie-sheet/func-divide.xpm b/noncore/apps/opie-sheet/func-divide.xpm
deleted file mode 100644
index beb3473..0000000
--- a/noncore/apps/opie-sheet/func-divide.xpm
+++ b/dev/null
@@ -1,23 +0,0 @@
1/* XPM */
2static const char *func_divide_xpm[]={
3"16 16 4 1",
4". c None",
5"# c #000000",
6"b c #0000ff",
7"a c #0058c0",
8"................",
9"................",
10"...........##...",
11"..........#ab#..",
12".........#aba#..",
13"........#bba#...",
14".......#bba#....",
15"......#bba#.....",
16".....#abb#......",
17"....#abb#.......",
18"...#abb#........",
19"..#aba#.........",
20"..#ba#..........",
21"...##...........",
22"................",
23"................"};