summaryrefslogtreecommitdiff
path: root/basctl/source/inc/basidectrlr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/inc/basidectrlr.hxx')
-rw-r--r--basctl/source/inc/basidectrlr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basctl/source/inc/basidectrlr.hxx b/basctl/source/inc/basidectrlr.hxx
index 01e15d5a884e..61f474fc9d7e 100644
--- a/basctl/source/inc/basidectrlr.hxx
+++ b/basctl/source/inc/basidectrlr.hxx
@@ -42,7 +42,7 @@ private:
public:
Controller (Shell* pViewShell);
- virtual ~Controller();
+ virtual ~Controller() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType ) throw(css::uno::RuntimeException, std::exception) override;