summaryrefslogtreecommitdiffstats
path: root/k9devices/k9cddrive.h
diff options
context:
space:
mode:
Diffstat (limited to 'k9devices/k9cddrive.h')
-rw-r--r--k9devices/k9cddrive.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/k9devices/k9cddrive.h b/k9devices/k9cddrive.h
index 06e8507..a56584f 100644
--- a/k9devices/k9cddrive.h
+++ b/k9devices/k9cddrive.h
@@ -26,7 +26,7 @@
*@author
*/
class k9CdDrive : public TQObject {
- Q_OBJECT
+ TQ_OBJECT
public:
k9CdDrive();
@@ -46,7 +46,7 @@ private:
};
class k9CdDrives : public TQObject {
- Q_OBJECT
+ TQ_OBJECT
public:
k9CdDrives();