diff options
Diffstat (limited to 'src/node.h')
-rw-r--r-- | src/node.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -177,7 +177,7 @@ public: void removeNullConnectors(); /** - * Draw shape. Note that this has to remain public. + * Draw tqshape. Note that this has to remain public. */ virtual void drawShape( TQPainter &p ) = 0; |