summaryrefslogtreecommitdiffstats
path: root/kdelirc/kcmlirc/newmode.ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdelirc/kcmlirc/newmode.ui.h')
-rw-r--r--kdelirc/kcmlirc/newmode.ui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdelirc/kcmlirc/newmode.ui.h b/kdelirc/kcmlirc/newmode.ui.h
index 96c1eb4..2bb2f54 100644
--- a/kdelirc/kcmlirc/newmode.ui.h
+++ b/kdelirc/kcmlirc/newmode.ui.h
@@ -18,7 +18,7 @@
*****************************************************************************/
-void NewMode::slotTextChanged( const QString &newText )
+void NewMode::slotTextChanged( const TQString &newText )
{
kPushButton6->setEnabled(newText != "");
}