summaryrefslogtreecommitdiff
path: root/vcl/inc/window.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/window.h')
-rw-r--r--vcl/inc/window.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/window.h b/vcl/inc/window.h
index 8b5cf9cc7f39..2e56cc77e71e 100644
--- a/vcl/inc/window.h
+++ b/vcl/inc/window.h
@@ -376,7 +376,7 @@ public:
mbFill:1,
mbSecondary:1,
mbNonHomogeneous:1,
- mbDoubleBuffering:1;
+ mbDoubleBufferingRequested:1;
vcl::RenderSettings maRenderSettings;