diff options
Diffstat (limited to 'libk9copy/k9dvdauthor.h')
-rw-r--r-- | libk9copy/k9dvdauthor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libk9copy/k9dvdauthor.h b/libk9copy/k9dvdauthor.h index 98c46fb..dac527b 100644 --- a/libk9copy/k9dvdauthor.h +++ b/libk9copy/k9dvdauthor.h @@ -35,7 +35,7 @@ */ class k9DVDAuthor : public TQObject { -Q_OBJECT +TQ_OBJECT public: k9DVDAuthor(TQObject *DVDStruct,const char* name=0,const TQStringList& args=0) ; |