summaryrefslogtreecommitdiffstats
path: root/tdeprint/driverview.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeprint/driverview.h')
-rw-r--r--tdeprint/driverview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/driverview.h b/tdeprint/driverview.h
index 7e06648fa..5db76a0cd 100644
--- a/tdeprint/driverview.h
+++ b/tdeprint/driverview.h
@@ -38,7 +38,7 @@ public:
class TDEPRINT_EXPORT DriverView : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
DriverView(TQWidget *parent = 0, const char *name = 0);
~DriverView();