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.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/settings.hxx b/include/vcl/settings.hxx
index 932bb9c2de08..537cb8f0c140 100644
--- a/include/vcl/settings.hxx
+++ b/include/vcl/settings.hxx
@@ -632,7 +632,7 @@ public:
MiscSettings();
~MiscSettings();
-#ifdef WNT
+#ifdef _WIN32
void SetEnableATToolSupport( bool bEnable );
#endif
bool GetEnableATToolSupport() const;