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/win_maxbutton.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/win_maxbutton.xpm')
| -rw-r--r-- | lib/compatibility/tdemdi/qextmdi/res/win_maxbutton.xpm | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/lib/compatibility/tdemdi/qextmdi/res/win_maxbutton.xpm b/lib/compatibility/tdemdi/qextmdi/res/win_maxbutton.xpm deleted file mode 100644 index 95e501a8..00000000 --- a/lib/compatibility/tdemdi/qextmdi/res/win_maxbutton.xpm +++ /dev/null @@ -1,30 +0,0 @@ -/* XPM */ -#ifndef _WIN_MAXBUTTON_XPM_ -#define _WIN_MAXBUTTON_XPM_ - -static const char *win_maxbutton[] = { -/* width height num_colors chars_per_pixel */ -" 16 14 4 1", -/* colors */ -". c #000000", -"# c #808080", -"a c None", -"b c #ffffff", -/* pixels */ -"bbbbbbbbbbbbbbb.", -"baaaaaaaaaaaaa#.", -"baa.........aa#.", -"baa.........aa#.", -"baa.aaaaaaa.aa#.", -"baa.aaaaaaa.aa#.", -"baa.aaaaaaa.aa#.", -"baa.aaaaaaa.aa#.", -"baa.aaaaaaa.aa#.", -"baa.aaaaaaa.aa#.", -"baa.........aa#.", -"baaaaaaaaaaaaa#.", -"b##############.", -"................" -}; - -#endif |
