From d513bace90f92b81ed58f94c07491f7fe93615b3 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 16 Sep 2012 22:27:54 -0500 Subject: Fix QString -> TQString. --- ktouch/src/ktouchlectureeditor_dlg.ui | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ktouch/src') diff --git a/ktouch/src/ktouchlectureeditor_dlg.ui b/ktouch/src/ktouchlectureeditor_dlg.ui index e12e3158..65882275 100644 --- a/ktouch/src/ktouchlectureeditor_dlg.ui +++ b/ktouch/src/ktouchlectureeditor_dlg.ui @@ -611,19 +611,19 @@ titleEdit - textChanged(const QString&) + textChanged(const TQString&) KTouchLectureEditorDlg setModified() levelCommentEdit - textChanged(const QString&) + textChanged(const TQString&) KTouchLectureEditorDlg setModified() newCharsEdit - textChanged(const QString&) + textChanged(const TQString&) KTouchLectureEditorDlg setModified() -- cgit v1.2.3