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.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/toolkit/inc/helper/msgbox.hxx b/toolkit/inc/helper/msgbox.hxx
index 9259719ce3a2..7c2b26ee1e89 100644
--- a/toolkit/inc/helper/msgbox.hxx
+++ b/toolkit/inc/helper/msgbox.hxx
@@ -53,10 +53,9 @@ class MessBox : public ButtonDialog
Image maImage;
bool mbHelpBtn;
MessBoxStyle mnMessBoxStyle;
-
-protected:
OUString maMessText;
+protected:
void ImplInitButtons();
void ImplPosControls();