summaryrefslogtreecommitdiffstats
path: root/kig/modes/textlabelwizard.cc
diff options
context:
space:
mode:
Diffstat (limited to 'kig/modes/textlabelwizard.cc')
-rw-r--r--kig/modes/textlabelwizard.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/kig/modes/textlabelwizard.cc b/kig/modes/textlabelwizard.cc
index 8991a93c..d562bbf3 100644
--- a/kig/modes/textlabelwizard.cc
+++ b/kig/modes/textlabelwizard.cc
@@ -84,7 +84,7 @@ void TextLabelWizard::linkClicked( int which )
void TextLabelWizard::relayoutArgsPage()
{
select_arguments_pageLayout->activate();
- tqrepaint();
+ repaint();
}
void TextLabelWizard::slotHelpClicked()