summaryrefslogtreecommitdiff
path: root/include/vcl/settings.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/settings.hxx')
-rw-r--r--include/vcl/settings.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/vcl/settings.hxx b/include/vcl/settings.hxx
index 46de94d538f9..aa6f4d51e77f 100644
--- a/include/vcl/settings.hxx
+++ b/include/vcl/settings.hxx
@@ -53,7 +53,6 @@ namespace vcl {
class IconThemeInfo;
}
-// - MouseSettings -
enum class MouseSettingsOptions
{
@@ -177,7 +176,6 @@ struct FrameStyle
-// - StyleSettings -
enum class StyleSettingsOptions
@@ -626,7 +624,6 @@ public:
};
-// - MiscSettings -
class VCL_DLLPUBLIC MiscSettings
@@ -654,7 +651,6 @@ public:
};
-// - HelpSettings -
class VCL_DLLPUBLIC HelpSettings
{
@@ -675,7 +671,6 @@ public:
};
-// - AllSettings -
enum class AllSettingsFlags {
NONE = 0x0000,