summaryrefslogtreecommitdiff
path: root/include/vcl/salvtables.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/salvtables.hxx')
-rw-r--r--include/vcl/salvtables.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/salvtables.hxx b/include/vcl/salvtables.hxx
index ad5827a82e61..fbb87a1dc907 100644
--- a/include/vcl/salvtables.hxx
+++ b/include/vcl/salvtables.hxx
@@ -1062,7 +1062,7 @@ public:
class SalInstanceMessageDialog : public SalInstanceDialog, public virtual weld::MessageDialog
{
-private:
+protected:
VclPtr<::MessageDialog> m_xMessageDialog;
public: