summaryrefslogtreecommitdiffstats
path: root/qtinterface/tqsqlpropertymap.h
diff options
context:
space:
mode:
Diffstat (limited to 'qtinterface/tqsqlpropertymap.h')
-rw-r--r--qtinterface/tqsqlpropertymap.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/qtinterface/tqsqlpropertymap.h b/qtinterface/tqsqlpropertymap.h
index c269ee2..3d9d392 100644
--- a/qtinterface/tqsqlpropertymap.h
+++ b/qtinterface/tqsqlpropertymap.h
@@ -38,7 +38,9 @@ Boston, MA 02110-1301, USA.
// Reimplement the QSqlPropertyMap class
// For Qt4, no changes are needed
-#include <qsqlpropertymap.h>
+#include <Qt/q3sqlpropertymap.h>
+
+#define QSqlPropertyMap Q3SqlPropertyMap
#endif // USE_QT4