summaryrefslogtreecommitdiff
path: root/dbaccess/source/sdbtools/connection/connectiontools.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/sdbtools/connection/connectiontools.hxx')
-rw-r--r--dbaccess/source/sdbtools/connection/connectiontools.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/sdbtools/connection/connectiontools.hxx b/dbaccess/source/sdbtools/connection/connectiontools.hxx
index dccda1be1ed8..aa20d1c8bdf7 100644
--- a/dbaccess/source/sdbtools/connection/connectiontools.hxx
+++ b/dbaccess/source/sdbtools/connection/connectiontools.hxx
@@ -77,7 +77,7 @@ namespace sdbtools
virtual void SAL_CALL initialize(const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any > & aArguments) throw (::com::sun::star::uno::RuntimeException, ::com::sun::star::uno::Exception, std::exception) SAL_OVERRIDE;
protected:
- ~ConnectionTools();
+ virtual ~ConnectionTools();
private:
ConnectionTools(); // never implemented