summaryrefslogtreecommitdiff
path: root/fpicker/source/unx
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2011-04-11 11:29:20 +0200
committerLuboš Luňák <l.lunak@suse.cz>2011-04-11 11:30:02 +0200
commitd57e94e8ae05d47c85ff6e969ae5faef649583d0 (patch)
tree3d3c6a8c945be93003493a8ceddc62bbda74e4d1 /fpicker/source/unx
parentb87ba0a04e441c7e4092d26a38f9883f15c477f7 (diff)
silence virtual overriden warning
Diffstat (limited to 'fpicker/source/unx')
-rw-r--r--fpicker/source/unx/kde4/KDE4FilePicker.hxx1
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