summaryrefslogtreecommitdiffstats
path: root/plugins/scan
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/scan')
-rw-r--r--plugins/scan/scan.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/scan/scan.h b/plugins/scan/scan.h
index 29b100bee..01ef89d88 100644
--- a/plugins/scan/scan.h
+++ b/plugins/scan/scan.h
@@ -27,7 +27,7 @@ class KScanDialog;
class Scan : public KParts::Plugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
Scan(TQObject *parent, const char *name, const TQStringList &);