diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-03-23 11:59:03 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-03-23 11:59:03 +0900 |
| commit | c2f28aadde2e2e12594c4d0b8d334254dc76a712 (patch) | |
| tree | bbf33f8184e5906621b424f3b91ab0ca7b4b2772 /lib/compatibility/tdemdi/qextmdi/res/kde_closebutton.xpm | |
| parent | e5595fbfda5ebe3973b90d7d56f5ee46561f948f (diff) | |
| download | tdewebdev-master.tar.gz tdewebdev-master.zip | |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'lib/compatibility/tdemdi/qextmdi/res/kde_closebutton.xpm')
| -rw-r--r-- | lib/compatibility/tdemdi/qextmdi/res/kde_closebutton.xpm | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/lib/compatibility/tdemdi/qextmdi/res/kde_closebutton.xpm b/lib/compatibility/tdemdi/qextmdi/res/kde_closebutton.xpm deleted file mode 100644 index e714359a..00000000 --- a/lib/compatibility/tdemdi/qextmdi/res/kde_closebutton.xpm +++ /dev/null @@ -1,30 +0,0 @@ -/* XPM */ -#ifndef _KDE_CLOSEBUTTON_XPM_ -#define _KDE_CLOSEBUTTON_XPM_ - -static const char *kde_closebutton[] = { -/* width height num_colors chars_per_pixel */ -"16 16 3 1", -/* colors */ -" s None c None", -". c white", -"X c #707070", -/* pixels */ -" ", -" ", -" .X .X ", -" .XX .XX ", -" .XX .XX ", -" .XX .XX ", -" .XX.XX ", -" .XXX ", -" .XXX ", -" .XX.XX ", -" .XX .XX ", -" .XX .XX ", -" .XX .XX ", -" .X .X ", -" ", -" "}; - -#endif |
