diff options
Diffstat (limited to 'ktouch/src/ktouchlectureeditor.h')
-rw-r--r-- | ktouch/src/ktouchlectureeditor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ktouch/src/ktouchlectureeditor.h b/ktouch/src/ktouchlectureeditor.h index fb65a048..4b2e44c8 100644 --- a/ktouch/src/ktouchlectureeditor.h +++ b/ktouch/src/ktouchlectureeditor.h @@ -41,7 +41,7 @@ /// @see startEditor() for details on the return value. class KTouchLectureEditor : public KTouchLectureEditorDlg { Q_OBJECT - TQ_OBJECT + public: /// Constructor KTouchLectureEditor(TQWidget *parent, const char* name = 0, bool modal = FALSE, WFlags fl = 0); |