summaryrefslogtreecommitdiffstats
path: root/kig/modes/label.cc
diff options
context:
space:
mode:
Diffstat (limited to 'kig/modes/label.cc')
-rw-r--r--kig/modes/label.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/kig/modes/label.cc b/kig/modes/label.cc
index 578e15dd..1bbc4ca9 100644
--- a/kig/modes/label.cc
+++ b/kig/modes/label.cc
@@ -391,7 +391,7 @@ void TextLabelModeBase::updateLinksLabel()
d->wiz->myCustomWidget1->addText( s.mid( prevpos ), buf );
d->wiz->myCustomWidget1->applyEdit( buf );
- d->wiz->relayoutArgsPage();
+ d->wiz->retqlayoutArgsPage();
d->wiz->resize( d->wiz->size() );
}