diff options
Diffstat (limited to 'src/k9prefauthor.h')
-rw-r--r-- | src/k9prefauthor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/k9prefauthor.h b/src/k9prefauthor.h index b59747d..7e09c66 100644 --- a/src/k9prefauthor.h +++ b/src/k9prefauthor.h @@ -19,7 +19,7 @@ class k9prefAuthor : public prefAuthor { Q_OBJECT - TQ_OBJECT + public: k9prefAuthor(TQWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); |