summaryrefslogtreecommitdiffstats
path: root/ganv/Module.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ganv/Module.hpp')
-rw-r--r--ganv/Module.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ganv/Module.hpp b/ganv/Module.hpp
index 7e3ca7c..b734ba2 100644
--- a/ganv/Module.hpp
+++ b/ganv/Module.hpp
@@ -47,7 +47,7 @@ public:
bool show_port_labels = true)
: Box(&canvas, GANV_BOX(
ganv_item_new(
- GANV_GROUP(canvas.root()),
+ GANV_ITEM(canvas.root()),
ganv_module_get_type(),
"x", x,
"y", y,