summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/vclxdialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/source/awt/vclxdialog.hxx')
-rw-r--r--toolkit/source/awt/vclxdialog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/source/awt/vclxdialog.hxx b/toolkit/source/awt/vclxdialog.hxx
index 0c2a2e14af8f..978519319d3a 100644
--- a/toolkit/source/awt/vclxdialog.hxx
+++ b/toolkit/source/awt/vclxdialog.hxx
@@ -54,7 +54,7 @@ private:
VCLXDialog& operator=( const VCLXDialog& ); // never implemented
protected:
- vos::IMutex& GetMutexImpl();
+ osl::SolarMutex& GetMutexImpl();
Window* GetWindowImpl();
::cppu::OInterfaceContainerHelper& GetTopWindowListenersImpl();