summaryrefslogtreecommitdiffstats
path: root/tdeprint/slave/tdeio_print.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeprint/slave/tdeio_print.h')
-rw-r--r--tdeprint/slave/tdeio_print.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeprint/slave/tdeio_print.h b/tdeprint/slave/tdeio_print.h
index ff56cb426..40891c044 100644
--- a/tdeprint/slave/tdeio_print.h
+++ b/tdeprint/slave/tdeio_print.h
@@ -32,7 +32,7 @@ namespace TDEIO {
class TDEIO_Print : public TQObject, public TDEIO::SlaveBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
TDEIO_Print(const TQCString& pool, const TQCString& app);