diff options
Diffstat (limited to 'src/rip/k3baudioripthread.h')
-rw-r--r-- | src/rip/k3baudioripthread.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rip/k3baudioripthread.h b/src/rip/k3baudioripthread.h index cb3ce53..d9b0b1b 100644 --- a/src/rip/k3baudioripthread.h +++ b/src/rip/k3baudioripthread.h @@ -35,7 +35,7 @@ namespace K3bDevice { class K3bAudioRipThread : public TQObject, public K3bThread { Q_OBJECT - TQ_OBJECT + public: K3bAudioRipThread(); |