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