summaryrefslogtreecommitdiffstats
path: root/src/cnitemgroup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cnitemgroup.h')
-rw-r--r--src/cnitemgroup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cnitemgroup.h b/src/cnitemgroup.h
index 397b637..25dc3ae 100644
--- a/src/cnitemgroup.h
+++ b/src/cnitemgroup.h
@@ -86,7 +86,7 @@ public:
/**
* Returns true if the TQCanvasItem passed is contained in the group
*/
- virtual bool tqcontains( TQCanvasItem *qcanvasItem ) const;
+ virtual bool contains( TQCanvasItem *qcanvasItem ) const;
/**
* Returns the number of Nodes in the CanvasGroup
*/