From 03256f3cd5149f3ff5f5f45765b0b0659db4e036 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 9 Aug 2011 22:25:47 -0500 Subject: rename the following methods: tqfind find tqreplace replace tqcontains contains --- experimental/tqtinterface/qt4/src/kernel/tqwmatrix.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'experimental/tqtinterface/qt4/src/kernel/tqwmatrix.cpp') diff --git a/experimental/tqtinterface/qt4/src/kernel/tqwmatrix.cpp b/experimental/tqtinterface/qt4/src/kernel/tqwmatrix.cpp index ffa0388f8..97eccf2b2 100644 --- a/experimental/tqtinterface/qt4/src/kernel/tqwmatrix.cpp +++ b/experimental/tqtinterface/qt4/src/kernel/tqwmatrix.cpp @@ -251,7 +251,7 @@ TQWMatrix operator*( const TQWMatrix &m1, const TQWMatrix &m2 ) graphics; the actual transformation is performed by the drawing routines in TQPainter and by TQPixmap::xForm(). - The TQWMatrix class tqcontains a 3x3 matrix of the form: + The TQWMatrix class contains a 3x3 matrix of the form: -- cgit v1.2.1
m11m12 0
m21m22 0