diff options
Diffstat (limited to 'fpicker')
-rw-r--r-- | fpicker/source/unx/kde4/KDE4FilePicker.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fpicker/source/unx/kde4/KDE4FilePicker.hxx b/fpicker/source/unx/kde4/KDE4FilePicker.hxx index edef224c003e..3518001d265e 100644 --- a/fpicker/source/unx/kde4/KDE4FilePicker.hxx +++ b/fpicker/source/unx/kde4/KDE4FilePicker.hxx @@ -150,6 +150,7 @@ public: // XEventListener virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject &rEvent ) throw( ::com::sun::star::uno::RuntimeException ); + using cppu::WeakComponentImplHelperBase::disposing; // XServiceInfo |