diff options
Diffstat (limited to 'doc/html/qsqlpropertymap-h.html')
-rw-r--r-- | doc/html/qsqlpropertymap-h.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qsqlpropertymap-h.html b/doc/html/qsqlpropertymap-h.html index 838f695c6..ea8a05617 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 |