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 0fc7631d93de..f353b2ff9d57 100644
--- a/toolkit/inc/helper/msgbox.hxx
+++ b/toolkit/inc/helper/msgbox.hxx
@@ -50,7 +50,7 @@ class MessBox : public ButtonDialog
VclPtr<FixedImage> mpFixedImage;
Image maImage;
bool mbHelpBtn;
- MessBoxStyle mnMessBoxStyle;
+ MessBoxStyle const mnMessBoxStyle;
protected:
OUString maMessText;