diff options
Diffstat (limited to 'k9author/k9title.h')
-rw-r--r-- | k9author/k9title.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/k9author/k9title.h b/k9author/k9title.h index 109fd67..3a489b0 100644 --- a/k9author/k9title.h +++ b/k9author/k9title.h @@ -30,7 +30,7 @@ protected: class k9Title : public TQObject { Q_OBJECT - TQ_OBJECT + public: k9Title(k9NewDVD *parent = 0, const char *name = 0); ~k9Title(); |