From c1ef065782051db96cdfd32cf55be6408c2a9d22 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 16 Dec 2011 09:57:14 -0600 Subject: Revert "Rename a number of old tq methods that are no longer tq specific" This reverts commit bab171b2a7d7f36e2d5dd510df80fc8cb4a6b06f. --- src/node.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/node.h') diff --git a/src/node.h b/src/node.h index 271fdf1..f5e5f0b 100644 --- a/src/node.h +++ b/src/node.h @@ -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; -- cgit v1.2.3