summaryrefslogtreecommitdiffstats
path: root/src/iteminterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/iteminterface.h')
-rw-r--r--src/iteminterface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/iteminterface.h b/src/iteminterface.h
index 6592597..fedb27d 100644
--- a/src/iteminterface.h
+++ b/src/iteminterface.h
@@ -49,7 +49,7 @@ Items's, and the various objects that like to know about them
*/
class ItemInterface : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
~ItemInterface();