From 9a680e5c1143edb449955fc5426b1c07692bf1d3 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 16 Sep 2012 22:25:32 -0500 Subject: Fix QString -> TQString. --- knewsticker/newssourcedlg.ui | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'knewsticker') diff --git a/knewsticker/newssourcedlg.ui b/knewsticker/newssourcedlg.ui index f6a7c695..5a401d6e 100644 --- a/knewsticker/newssourcedlg.ui +++ b/knewsticker/newssourcedlg.ui @@ -345,13 +345,13 @@ leName - textChanged(const QString&) + textChanged(const TQString&) NewsSourceDlg slotModified() comboCategory - highlighted(const QString&) + highlighted(const TQString&) NewsSourceDlg slotModified() @@ -363,7 +363,7 @@ leIcon - textChanged(const QString&) + textChanged(const TQString&) NewsSourceDlg slotModified() @@ -375,7 +375,7 @@ urlSourceFile - textChanged(const QString &) + textChanged(const TQString &) NewsSourceDlg slotSourceFileChanged() -- cgit v1.2.1