summaryrefslogtreecommitdiff
path: root/toolkit/inc/helper/msgbox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/inc/helper/msgbox.hxx')
-rw-r--r--toolkit/inc/helper/msgbox.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/inc/helper/msgbox.hxx b/toolkit/inc/helper/msgbox.hxx
index bf2947889ec0..2afb902f2326 100644
--- a/toolkit/inc/helper/msgbox.hxx
+++ b/toolkit/inc/helper/msgbox.hxx
@@ -51,7 +51,7 @@ class MessBox : public ButtonDialog
VclPtr<FixedImage> mpFixedImage;
Image maImage;
bool mbHelpBtn;
- MessBoxStyle const mnMessBoxStyle;
+ MessBoxStyle mnMessBoxStyle;
protected:
OUString maMessText;