From eaa7ee2e0bbca40ba3173c4304f81957e8964291 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 --- tqtinterface/qt4/src/sql/tqsqlfield.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tqtinterface/qt4/src/sql/tqsqlfield.cpp') diff --git a/tqtinterface/qt4/src/sql/tqsqlfield.cpp b/tqtinterface/qt4/src/sql/tqsqlfield.cpp index fcbb08d..b9f9590 100644 --- a/tqtinterface/qt4/src/sql/tqsqlfield.cpp +++ b/tqtinterface/qt4/src/sql/tqsqlfield.cpp @@ -53,7 +53,7 @@ TQSqlField represents the characteristics of a single column in a database table or view, such as the data type and column name. A - field also tqcontains the value of the database column, which can be + field also contains the value of the database column, which can be viewed or changed. Field data values are stored as TQVariants. Using an incompatible -- cgit v1.2.3