diff options
Diffstat (limited to 'libk9copy/k9dvdauthor.h')
-rwxr-xr-x | libk9copy/k9dvdauthor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libk9copy/k9dvdauthor.h b/libk9copy/k9dvdauthor.h index 60fdd26..ef13dbe 100755 --- a/libk9copy/k9dvdauthor.h +++ b/libk9copy/k9dvdauthor.h @@ -36,7 +36,7 @@ class k9DVDAuthor : public TQObject { Q_OBJECT - TQ_OBJECT + public: k9DVDAuthor(TQObject *DVDStruct,const char* name=0,const TQStringList& args=0) ; ~k9DVDAuthor(); |