summaryrefslogtreecommitdiff
path: root/svx/source/dialog/dlgctrl.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-09-17 14:36:37 +0100
committerCaolán McNamara <caolanm@redhat.com>2018-09-18 10:05:15 +0200
commit5889fd4416cd9569c44e2d250ce5d027974bd243 (patch)
tree0f075f12ef5ac39007ef47b55c1f4c054ccfd336 /svx/source/dialog/dlgctrl.cxx
parent9ac82acc8bdb7d4028b946e21f7222dbfafa5f62 (diff)
weld SvxMeasurePage
Change-Id: I08f177d74aff278c62f76e32a1401ff24f249c57 Reviewed-on: https://gerrit.libreoffice.org/60589 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svx/source/dialog/dlgctrl.cxx')
-rw-r--r--svx/source/dialog/dlgctrl.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/source/dialog/dlgctrl.cxx b/svx/source/dialog/dlgctrl.cxx
index ebc6f4b9cc79..85df3b8d1c1c 100644
--- a/svx/source/dialog/dlgctrl.cxx
+++ b/svx/source/dialog/dlgctrl.cxx
@@ -87,8 +87,6 @@ Size SvxRectCtl::GetOptimalSize() const
return LogicToPixel(Size(78, 39), MapMode(MapUnit::MapAppFont));
}
-VCL_BUILDER_FACTORY(SvxRectCtl)
-
SvxRectCtl::~SvxRectCtl()
{
disposeOnce();