From 74c05bbf9d92e43a6cf3799355b5f3598884409e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 19 Dec 2011 11:56:05 -0600 Subject: Remove additional unneeded tq method conversions --- kolourpaint/tools/kptoolrectangle.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kolourpaint/tools/kptoolrectangle.h') diff --git a/kolourpaint/tools/kptoolrectangle.h b/kolourpaint/tools/kptoolrectangle.h index e41b5d47..d1b28275 100644 --- a/kolourpaint/tools/kptoolrectangle.h +++ b/kolourpaint/tools/kptoolrectangle.h @@ -53,7 +53,7 @@ Q_OBJECT TQ_OBJECT public: - // it turns out that these tqshapes are all really the same thing + // it turns out that these shapes are all really the same thing // (same options, same feel) - the only real difference is the // drawing functions (a one line change) enum Mode {Rectangle, RoundedRectangle, Ellipse}; -- cgit v1.2.1