summaryrefslogtreecommitdiff
path: root/widget/LookAndFeel.h
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2021-06-14 11:52:16 +0000
committerMoonchild <moonchild@palemoon.org>2021-06-14 11:52:16 +0000
commita970411caf9b1951708efb4987733c6a4581454b (patch)
treef6d02670ceb4913e878aadfcb7b9ba9e0600c45f /widget/LookAndFeel.h
parente8be661944c730cb3b702cd7f7d97e0860eb9132 (diff)
downloaduxp-a970411caf9b1951708efb4987733c6a4581454b.tar.gz
Issue #1782: Remove Luna, Royale and Zune support from the platform.
These are obsolete system themes; the platform will fall back to generic/unknown theme support instead.
Diffstat (limited to 'widget/LookAndFeel.h')
-rw-r--r--widget/LookAndFeel.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/widget/LookAndFeel.h b/widget/LookAndFeel.h
index 60ebc2782c..226aa0d61e 100644
--- a/widget/LookAndFeel.h
+++ b/widget/LookAndFeel.h
@@ -438,11 +438,6 @@ public:
eWindowsTheme_Generic = 0, // unrecognized theme
eWindowsTheme_Classic,
eWindowsTheme_Aero,
- eWindowsTheme_LunaBlue,
- eWindowsTheme_LunaOlive,
- eWindowsTheme_LunaSilver,
- eWindowsTheme_Royale,
- eWindowsTheme_Zune,
eWindowsTheme_AeroLite
};