summaryrefslogtreecommitdiffstats
path: root/ktouch/src
diff options
context:
space:
mode:
Diffstat (limited to 'ktouch/src')
-rw-r--r--ktouch/src/ktouchlectureeditor_dlg.ui6
1 files changed, 3 insertions, 3 deletions
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 @@
</connection>
<connection>
<sender>titleEdit</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>KTouchLectureEditorDlg</receiver>
<slot>setModified()</slot>
</connection>
<connection>
<sender>levelCommentEdit</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>KTouchLectureEditorDlg</receiver>
<slot>setModified()</slot>
</connection>
<connection>
<sender>newCharsEdit</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>KTouchLectureEditorDlg</receiver>
<slot>setModified()</slot>
</connection>