X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fui%2Fdialog%2Ftext-properties.cpp;h=e6194ab564fb885726ede53d12ca91ffa6a3be75;hb=e38df2ff7d95236e712464a1a8c472f2d9636e53;hp=a7999267778f86b582cc76f2f95b22e24ff60e01;hpb=dc510789faf00e5706e608c827700c397d75af5b;p=inkscape.git diff --git a/src/ui/dialog/text-properties.cpp b/src/ui/dialog/text-properties.cpp index a79992677..e6194ab56 100644 --- a/src/ui/dialog/text-properties.cpp +++ b/src/ui/dialog/text-properties.cpp @@ -20,8 +20,8 @@ namespace Inkscape { namespace UI { namespace Dialog { -TextProperties::TextProperties() - : Dialog ("dialogs.textandfont", SP_VERB_DIALOG_TEXT), +TextProperties::TextProperties(Behavior::BehaviorFactory behavior_factory) + : Dialog (behavior_factory, "dialogs.textandfont", SP_VERB_DIALOG_TEXT), _page_font(1, 1), _page_text(1, 1) {