summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/fontdialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/fontdialog.hxx')
-rw-r--r--extensions/source/propctrlr/fontdialog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/propctrlr/fontdialog.hxx b/extensions/source/propctrlr/fontdialog.hxx
index e04134949242..ca0b4380dce5 100644
--- a/extensions/source/propctrlr/fontdialog.hxx
+++ b/extensions/source/propctrlr/fontdialog.hxx
@@ -35,7 +35,7 @@ namespace pcr
{
public:
ControlCharacterDialog(vcl::Window* _pParent, const SfxItemSet& _rCoreSet);
- virtual ~ControlCharacterDialog();
+ virtual ~ControlCharacterDialog() override;
/// creates an item set to be used with this dialog
static SfxItemSet* createItemSet(SfxItemSet*& _rpSet, SfxItemPool*& _rpPool, SfxPoolItem**& _rppDefaults);