From 9e8c9cf72cdda55e3c96c7ef072c3358061d53c9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 18 Dec 2011 18:31:10 -0600 Subject: Rename old tq methods that no longer need a unique name (cherry picked from commit 0e2b76239f354a9eead0b4e37d86d390ec57ffa9) --- kolf/canvasitem.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kolf/canvasitem.h') diff --git a/kolf/canvasitem.h b/kolf/canvasitem.h index 276e1dce..ed897d27 100644 --- a/kolf/canvasitem.h +++ b/kolf/canvasitem.h @@ -113,7 +113,7 @@ public: */ virtual void clean() {}; /** - * scale factor changed (game->scaleFactor(), the world matrix is game->tqworldMatrix()) + * scale factor changed (game->scaleFactor(), the world matrix is game->worldMatrix()) * NOTE: not used in Kolf 1.1, which comes with KDE 3.1. */ virtual void scaleChanged() {}; -- cgit v1.2.1