diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-10-06 13:26:05 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-10-06 13:26:05 +0000 |
commit | 7f0a1dea69541e73a8a38da7906a65aad63c8902 (patch) | |
tree | 942cadd46172ea943801294c10516fd968221a87 | |
parent | 6532514be2fe33dd012a5d2ea06e3f72985e7570 (diff) |
#i10000# wae
-rw-r--r-- | fpicker/source/unx/gnome/SalGtkPicker.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fpicker/source/unx/gnome/SalGtkPicker.hxx b/fpicker/source/unx/gnome/SalGtkPicker.hxx index c8aff6eb9aff..ed246ad3248d 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 ) |