summaryrefslogtreecommitdiffstats
path: root/quanta/utility/qpevents.h
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/utility/qpevents.h')
-rw-r--r--quanta/utility/qpevents.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/utility/qpevents.h b/quanta/utility/qpevents.h
index 6b3638ae..4c65c359 100644
--- a/quanta/utility/qpevents.h
+++ b/quanta/utility/qpevents.h
@@ -52,7 +52,7 @@ typedef TQMap<TQString, TQValueList<EventAction> > EventActions;
class QPEvents : public TQObject
{
-Q_OBJECT
+TQ_OBJECT
public:
static QPEvents* const ref(TQObject *parent = 0L)