From c4d066ffa95111a9350bbcf5a77a2376b0d7686b Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 16 Sep 2012 22:23:01 -0500 Subject: Fix QString -> TQString. --- kmilo/thinkpad/kcmthinkpad/kcmthinkpad_general.ui | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'kmilo') diff --git a/kmilo/thinkpad/kcmthinkpad/kcmthinkpad_general.ui b/kmilo/thinkpad/kcmthinkpad/kcmthinkpad_general.ui index 5fb8d90..9fd6c7e 100644 --- a/kmilo/thinkpad/kcmthinkpad/kcmthinkpad_general.ui +++ b/kmilo/thinkpad/kcmthinkpad/kcmthinkpad_general.ui @@ -243,31 +243,31 @@ commandExec - textChanged(const QString&) + textChanged(const TQString&) KCMThinkpadGeneral slotChanged() commandExecHome - textChanged(const QString&) + textChanged(const TQString&) KCMThinkpadGeneral slotChanged() commandExecMail - textChanged(const QString&) + textChanged(const TQString&) KCMThinkpadGeneral slotChanged() commandExecSearch - textChanged(const QString&) + textChanged(const TQString&) KCMThinkpadGeneral slotChanged() commandExecZoom - textChanged(const QString&) + textChanged(const TQString&) KCMThinkpadGeneral slotChanged() -- cgit v1.2.1