summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/fpicker/SalGtkPicker.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/gtk/fpicker/SalGtkPicker.hxx')
-rw-r--r--vcl/unx/gtk/fpicker/SalGtkPicker.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/unx/gtk/fpicker/SalGtkPicker.hxx b/vcl/unx/gtk/fpicker/SalGtkPicker.hxx
index b31d21aa656c..a8e6f247acd4 100644
--- a/vcl/unx/gtk/fpicker/SalGtkPicker.hxx
+++ b/vcl/unx/gtk/fpicker/SalGtkPicker.hxx
@@ -79,7 +79,7 @@ class RunDialog :
{
private:
osl::Mutex maLock;
- GtkWidget *mpDialog;
+ GtkWidget * const mpDialog;
bool mbTerminateDesktop;
css::uno::Reference<css::awt::XExtendedToolkit> mxToolkit;
css::uno::Reference<css::frame::XDesktop> mxDesktop;