summaryrefslogtreecommitdiffstats
path: root/src/sql/qsqlpropertymap.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sql/qsqlpropertymap.cpp')
-rw-r--r--src/sql/qsqlpropertymap.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sql/qsqlpropertymap.cpp b/src/sql/qsqlpropertymap.cpp
index 2d32583c3..a83f01862 100644
--- a/src/sql/qsqlpropertymap.cpp
+++ b/src/sql/qsqlpropertymap.cpp
@@ -250,7 +250,7 @@ void TQSqlPropertyMap::setProperty( TQWidget * widget, const TQVariant & value )
/*!
Insert a new classname/property pair, which is used for custom SQL
- field editors. There \e must be a \c Q_PROPERTY clause in the \a
+ field editors. There \e must be a \c TQ_PROPERTY clause in the \a
classname class declaration for the \a property.
*/
void TQSqlPropertyMap::insert( const TQString & classname,