summaryrefslogtreecommitdiff
path: root/include/toolkit/controls/formattedcontrol.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/toolkit/controls/formattedcontrol.hxx')
-rw-r--r--include/toolkit/controls/formattedcontrol.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/toolkit/controls/formattedcontrol.hxx b/include/toolkit/controls/formattedcontrol.hxx
index f6ef3585ea45..ed993d1911c2 100644
--- a/include/toolkit/controls/formattedcontrol.hxx
+++ b/include/toolkit/controls/formattedcontrol.hxx
@@ -83,7 +83,7 @@ namespace toolkit
throw (css::uno::RuntimeException, std::exception) override;
protected:
- virtual ~UnoControlFormattedFieldModel();
+ virtual ~UnoControlFormattedFieldModel() override;
// XComponent
void SAL_CALL dispose( ) throw(css::uno::RuntimeException, std::exception) override;