summaryrefslogtreecommitdiffstats
path: root/kpackage/findf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kpackage/findf.cpp')
-rw-r--r--kpackage/findf.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpackage/findf.cpp b/kpackage/findf.cpp
index 6a333f8..877f2f3 100644
--- a/kpackage/findf.cpp
+++ b/kpackage/findf.cpp
@@ -68,7 +68,7 @@ FindF::FindF(TQWidget *parent)
value->setFocus();
TQLabel *valueLabel = new TQLabel(value, i18n("Find:"), frame1);
- valueLabel->setAlignment( AlignRight );
+ valueLabel->tqsetAlignment( AlignRight );
tab = new KListView(frame1, "tab");
connect(tab, TQT_SIGNAL(selectionChanged ( TQListViewItem * )),