summaryrefslogtreecommitdiffstats
path: root/src/flowcontainer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/flowcontainer.h')
-rw-r--r--src/flowcontainer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flowcontainer.h b/src/flowcontainer.h
index 8d94ac3..df38cf6 100644
--- a/src/flowcontainer.h
+++ b/src/flowcontainer.h
@@ -47,7 +47,7 @@ public:
virtual void setSelected( bool yes );
virtual void setVisible( bool yes );
- virtual TQSize tqminimumSize() const;
+ virtual TQSize minimumSize() const;
/**
* Update the visibility of items, connectors, nodes in the flowcontainer
*/