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 26521ab..54d0da4 100644
--- a/src/nodegroup.h
+++ b/src/nodegroup.h
@@ -36,7 +36,7 @@ along with their associated connectors.
class NodeGroup : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
NodeGroup( ICNDocument *icnDocument, const char *name = 0);
~NodeGroup();