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 29a919b..2af1415 100644 --- a/k9author/k9chapteredit.h +++ b/k9author/k9chapteredit.h @@ -25,7 +25,7 @@ class k9ChapterEdit : public chapterEdit TQ_OBJECT public: - k9ChapterEdit(TQWidget* tqparent = 0, const char* name = 0, WFlags fl = 0 ); + k9ChapterEdit(TQWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); ~k9ChapterEdit(); /*$PUBLIC_FUNCTIONS$*/ |