summaryrefslogtreecommitdiffstats
path: root/src/sql/qsqlpropertymap.cpp
diff options
context:
space:
mode:
authorDarrell Anderson <[email protected]>2012-10-21 18:55:44 -0500
committerDarrell Anderson <[email protected]>2012-10-21 18:55:44 -0500
commit6b6c9a354dbda88664fb1aebda9bb1df77a4aa2d (patch)
treef13bbebb928d6448ff186bc596fa58fa6b8892d9 /src/sql/qsqlpropertymap.cpp
parent56cd55070ee6c5267fde1aae4d5251e400dea64d (diff)
parent7608f0043b6dfc0b1adcaa8912793e1d3fe7b636 (diff)
downloadtqt3-6b6c9a354dbda88664fb1aebda9bb1df77a4aa2d.tar.gz
tqt3-6b6c9a354dbda88664fb1aebda9bb1df77a4aa2d.zip
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tqt3
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,