summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/app/subcomponentmanager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/app/subcomponentmanager.hxx')
-rw-r--r--dbaccess/source/ui/app/subcomponentmanager.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/app/subcomponentmanager.hxx b/dbaccess/source/ui/app/subcomponentmanager.hxx
index 3500205f7cb4..788ec907b3ef 100644
--- a/dbaccess/source/ui/app/subcomponentmanager.hxx
+++ b/dbaccess/source/ui/app/subcomponentmanager.hxx
@@ -43,7 +43,7 @@ namespace dbaui
{
public:
SubComponentManager( OApplicationController& _rController, const ::comphelper::SharedMutex& _rMutex );
- virtual ~SubComponentManager();
+ virtual ~SubComponentManager() override;
void disposing();