diff options
Diffstat (limited to 'k9author/k9chapteredit.h')
-rw-r--r-- | k9author/k9chapteredit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/k9author/k9chapteredit.h b/k9author/k9chapteredit.h index 2af1415..f232de0 100644 --- a/k9author/k9chapteredit.h +++ b/k9author/k9chapteredit.h @@ -22,7 +22,7 @@ class k9DrawImage; class k9ChapterEdit : public chapterEdit { Q_OBJECT - TQ_OBJECT + public: k9ChapterEdit(TQWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); |