From 41bb408dde90e755b07cd2ab8a9bdec7548c84b0 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 28 Feb 2012 22:31:39 -0600 Subject: Automated conversion from qt3 --- doc/html/canvas-example.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/canvas-example.html') diff --git a/doc/html/canvas-example.html b/doc/html/canvas-example.html index c9a0b0c0d..ab874cfcd 100644 --- a/doc/html/canvas-example.html +++ b/doc/html/canvas-example.html @@ -867,7 +867,7 @@ void Main::addMesh() #ifndef QT_NO_PROGRESSDIALOG progress.setProgress( rows ); #endif - // qDebug( "%d nodes, %d edges", nodecount, EdgeItem::count() ); + // tqDebug( "%d nodes, %d edges", nodecount, EdgeItem::count() ); } void Main::addRectangle() -- cgit v1.2.3