diff options
Diffstat (limited to 'include/toolkit/controls/formattedcontrol.hxx')
-rw-r--r-- | include/toolkit/controls/formattedcontrol.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/toolkit/controls/formattedcontrol.hxx b/include/toolkit/controls/formattedcontrol.hxx index cf2cd9129bba..db75811b2cf7 100644 --- a/include/toolkit/controls/formattedcontrol.hxx +++ b/include/toolkit/controls/formattedcontrol.hxx @@ -101,7 +101,7 @@ namespace toolkit // = UnoFormattedFieldControl - class UnoFormattedFieldControl : public UnoSpinFieldControl + class UnoFormattedFieldControl final : public UnoSpinFieldControl { public: UnoFormattedFieldControl(); |