summaryrefslogtreecommitdiffstats
path: root/src/nodegroup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nodegroup.h')
-rw-r--r--src/nodegroup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nodegroup.h b/src/nodegroup.h
index 54d0da4..9a7a4de 100644
--- a/src/nodegroup.h
+++ b/src/nodegroup.h
@@ -35,7 +35,7 @@ along with their associated connectors.
*/
class NodeGroup : public TQObject
{
-Q_OBJECT
+TQ_OBJECT
public:
NodeGroup( ICNDocument *icnDocument, const char *name = 0);