summaryrefslogtreecommitdiffstats
path: root/include/toolkit/controls/stdtabcontrollermodel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/toolkit/controls/stdtabcontrollermodel.hxx')
-rw-r--r--include/toolkit/controls/stdtabcontrollermodel.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/toolkit/controls/stdtabcontrollermodel.hxx b/include/toolkit/controls/stdtabcontrollermodel.hxx
index 2a31266633aa..6dab2180a6e9 100644
--- a/include/toolkit/controls/stdtabcontrollermodel.hxx
+++ b/include/toolkit/controls/stdtabcontrollermodel.hxx
@@ -99,7 +99,7 @@ protected:
public:
StdTabControllerModel();
- ~StdTabControllerModel();
+ virtual ~StdTabControllerModel();
// ::com::sun::star::uno::XInterface
::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType ) throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE { return OWeakAggObject::queryInterface(rType); }