summaryrefslogtreecommitdiff
path: root/vcl/source/window/layout.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/window/layout.cxx')
-rw-r--r--vcl/source/window/layout.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/window/layout.cxx b/vcl/source/window/layout.cxx
index ce8b3379dbc1..56c93c2c3b10 100644
--- a/vcl/source/window/layout.cxx
+++ b/vcl/source/window/layout.cxx
@@ -2196,7 +2196,7 @@ void MessageDialog::create_message_area()
void MessageDialog::create_owned_areas()
{
-#if defined WNT
+#if defined _WIN32
set_border_width(3);
#else
set_border_width(12);