summaryrefslogtreecommitdiffstats
path: root/qtinterface/interface_tqt3/tqsqlquery.h
diff options
context:
space:
mode:
Diffstat (limited to 'qtinterface/interface_tqt3/tqsqlquery.h')
-rw-r--r--qtinterface/interface_tqt3/tqsqlquery.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/qtinterface/interface_tqt3/tqsqlquery.h b/qtinterface/interface_tqt3/tqsqlquery.h
index 4c1a766..ff2f6cd 100644
--- a/qtinterface/interface_tqt3/tqsqlquery.h
+++ b/qtinterface/interface_tqt3/tqsqlquery.h
@@ -23,23 +23,6 @@ Boston, MA 02110-1301, USA.
#define TQT_TQSQLQUERY_H
#include <tqt.h>
-
-#ifdef USE_QT3
-
-// Reimplement the QSqlQuery class
-// For Qt3, no changes are needed
-
#include <ntqsqlquery.h>
-#endif // USE_QT3
-
-#ifdef USE_QT4
-
-// Reimplement the QSqlQuery class
-// For Qt4, some changes are needed
-
-#include <Qt/ntqsqlquery.h>
-
-#endif // USE_QT4
-
#endif /* TQT_TQSQLQUERY_H */