diff options
Diffstat (limited to 'kommander/editor/newformimpl.h')
-rw-r--r-- | kommander/editor/newformimpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/newformimpl.h b/kommander/editor/newformimpl.h index 6fe4dade..88a8d17a 100644 --- a/kommander/editor/newformimpl.h +++ b/kommander/editor/newformimpl.h @@ -61,7 +61,7 @@ private: class NewForm : public NewFormBase { Q_OBJECT - TQ_OBJECT + public: NewForm( TQWidget *parent, const TQString &templatePath ); void accept(); |