summaryrefslogtreecommitdiff
path: root/cui/source/inc/measure.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-09-28 19:13:38 +0100
committerCaolán McNamara <caolanm@redhat.com>2018-09-30 14:36:16 +0200
commitccbd773136c8c6b8746b2e7b767b1aef3fb3babe (patch)
treeb76addea2f7789a453d65b046e2ad949ad6037f1 /cui/source/inc/measure.hxx
parent896a1f8630cc4948e23fc8cce926e4d0910feb96 (diff)
weld SwTestAccountSettingsDialog
Change-Id: Idead8d63dc472403e15eb9adf3cb82467e4d6721 Reviewed-on: https://gerrit.libreoffice.org/61106 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui/source/inc/measure.hxx')
-rw-r--r--cui/source/inc/measure.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/measure.hxx b/cui/source/inc/measure.hxx
index 6574babc86f3..90da75d46061 100644
--- a/cui/source/inc/measure.hxx
+++ b/cui/source/inc/measure.hxx
@@ -87,7 +87,7 @@ public:
};
-/* Derived from SfxSingleTabDialog, in order to be able to be
+/* Derived from SfxSingleTabDialogController, in order to be able to be
informed about virtual methods by the control. */
class SvxMeasureDialog : public SfxSingleTabDialogController
{