diff options
Diffstat (limited to 'tdeprint/driverview.h')
-rw-r--r-- | tdeprint/driverview.h | 2 |
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(); |