From 70a3c0d90bf27c502ec710042250d51e2eb8bd99 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 16 Sep 2012 22:29:55 -0500 Subject: Fix QString -> TQString. --- buildtools/custommakefiles/custommakeconfigwidgetbase.ui | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'buildtools/custommakefiles/custommakeconfigwidgetbase.ui') diff --git a/buildtools/custommakefiles/custommakeconfigwidgetbase.ui b/buildtools/custommakefiles/custommakeconfigwidgetbase.ui index 62d74ec6..3dcdfef7 100644 --- a/buildtools/custommakefiles/custommakeconfigwidgetbase.ui +++ b/buildtools/custommakefiles/custommakeconfigwidgetbase.ui @@ -323,15 +323,15 @@ envs_combo - textChanged(const QString&) + textChanged(const TQString&) CustomMakeConfigWidgetBase - envNameChanged(const QString&) + envNameChanged(const TQString&) envs_combo - activated(const QString&) + activated(const TQString&) CustomMakeConfigWidgetBase - envChanged(const QString&) + envChanged(const TQString&) copyenvs_button @@ -379,8 +379,8 @@ kdialog.h - envNameChanged(const QString &) - envChanged(const QString&) + envNameChanged(const TQString &) + envChanged(const TQString&) envAdded() envRemoved() envCopied() -- cgit v1.2.1