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 d9b0b1b..9b49fc3 100644 --- a/src/rip/k3baudioripthread.h +++ b/src/rip/k3baudioripthread.h @@ -34,7 +34,7 @@ namespace K3bDevice { class K3bAudioRipThread : public TQObject, public K3bThread { - Q_OBJECT + TQ_OBJECT public: |