summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-10-06 13:26:05 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-10-06 13:26:05 +0000
commit5a0180b1ff066350c5b81689e8780e84d53d0dce (patch)
treeaaadb5f901b3c95296588faf7ad5fd42eb27c4fd
parent092a9e4eee1a8f6210327acd7041f1748cf76ac4 (diff)
#i10000# wae
-rw-r--r--fpicker/source/unx/gnome/SalGtkPicker.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/fpicker/source/unx/gnome/SalGtkPicker.hxx b/fpicker/source/unx/gnome/SalGtkPicker.hxx
index 8b74fc65bc..a9dfca150f 100644
--- a/fpicker/source/unx/gnome/SalGtkPicker.hxx
+++ b/fpicker/source/unx/gnome/SalGtkPicker.hxx
@@ -93,6 +93,7 @@ private:
public:
// XTopWindowListener
+ using cppu::WeakComponentImplHelperBase::disposing;
virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& )
throw(::com::sun::star::uno::RuntimeException) {}
virtual void SAL_CALL windowOpened( const ::com::sun::star::lang::EventObject& e )