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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/inc/window.h b/vcl/inc/window.h
index 48fea9eb74d8..5d39fc48ed77 100644
--- a/vcl/inc/window.h
+++ b/vcl/inc/window.h
@@ -175,6 +175,7 @@ struct ImplFrameData
::com::sun::star::uno::Reference< ::com::sun::star::datatransfer::clipboard::XClipboard > mxSelection;
bool mbInternalDragGestureRecognizer;
+ VclPtr<VirtualDevice> mpBuffer; ///< Buffer for the double-buffering
};
struct ImplAccessibleInfos