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 3a489b0..4b00ffa 100644 --- a/k9author/k9title.h +++ b/k9author/k9title.h @@ -29,7 +29,7 @@ protected: }; class k9Title : public TQObject { - Q_OBJECT + TQ_OBJECT public: k9Title(k9NewDVD *parent = 0, const char *name = 0); |