diff options
Diffstat (limited to 'src/rip/k3bvideocdinfo.h')
-rw-r--r-- | src/rip/k3bvideocdinfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rip/k3bvideocdinfo.h b/src/rip/k3bvideocdinfo.h index 2a90a22..683a515 100644 --- a/src/rip/k3bvideocdinfo.h +++ b/src/rip/k3bvideocdinfo.h @@ -71,7 +71,7 @@ class K3bVideoCdInfoResult class K3bVideoCdInfo : public TQObject { Q_OBJECT - TQ_OBJECT + public: K3bVideoCdInfo( TQObject* parent = 0, const char* name = 0 ); |