summaryrefslogtreecommitdiffstats
path: root/lib/compatibility/tdemdi/qextmdi/res/kde2_maxbutton.xpm
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2026-03-23 11:59:03 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2026-03-23 11:59:03 +0900
commitc2f28aadde2e2e12594c4d0b8d334254dc76a712 (patch)
treebbf33f8184e5906621b424f3b91ab0ca7b4b2772 /lib/compatibility/tdemdi/qextmdi/res/kde2_maxbutton.xpm
parente5595fbfda5ebe3973b90d7d56f5ee46561f948f (diff)
downloadtdewebdev-master.tar.gz
tdewebdev-master.zip
Remove use of TDE_VERSIONHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'lib/compatibility/tdemdi/qextmdi/res/kde2_maxbutton.xpm')
-rw-r--r--lib/compatibility/tdemdi/qextmdi/res/kde2_maxbutton.xpm22
1 files changed, 0 insertions, 22 deletions
diff --git a/lib/compatibility/tdemdi/qextmdi/res/kde2_maxbutton.xpm b/lib/compatibility/tdemdi/qextmdi/res/kde2_maxbutton.xpm
deleted file mode 100644
index c8ef8113..00000000
--- a/lib/compatibility/tdemdi/qextmdi/res/kde2_maxbutton.xpm
+++ /dev/null
@@ -1,22 +0,0 @@
-/* XPM */
-#ifndef _KDE2_MAXBUTTON_XPM_
-#define _KDE2_MAXBUTTON_XPM_
-
-static const char* kde2_maxbutton[]={
-"12 12 2 1",
-". s None c None",
-"# c #000000",
-"............",
-"............",
-"..########..",
-"..########..",
-"..##....##..",
-"..##....##..",
-"..##....##..",
-"..##....##..",
-"..########..",
-"..########..",
-"............",
-"............"};
-
-#endif