summaryrefslogtreecommitdiffstats
path: root/doc/html/qsqlpropertymap-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qsqlpropertymap-h.html')
-rw-r--r--doc/html/qsqlpropertymap-h.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qsqlpropertymap-h.html b/doc/html/qsqlpropertymap-h.html
index 838f695c..ea8a0561 100644
--- a/doc/html/qsqlpropertymap-h.html
+++ b/doc/html/qsqlpropertymap-h.html
@@ -101,7 +101,7 @@ public:
static void installDefaultMap( TQSqlPropertyMap * map );
private: // Disabled copy constructor and operator=
-#if defined(Q_DISABLE_COPY)
+#if defined(TQ_DISABLE_COPY)
TQSqlPropertyMap( const TQSqlPropertyMap & );
TQSqlPropertyMap &operator=( const TQSqlPropertyMap & );
#endif