summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-14 21:12:22 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-14 21:12:22 +0900
commit14ad1125d00b6765dfaf9cba70d1296e6d8fe690 (patch)
treef7f6ec692530d1e7f7538eef855ee6cd29d1238e
parentb7bedbe052b4a983c819bdc95ddfa62a36fce615 (diff)
downloadtqtinterface-14ad1125.tar.gz
tqtinterface-14ad1125.zip
Remove QT_NO_SQL define
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--qtinterface/tqt.h.cmake4
1 files changed, 0 insertions, 4 deletions
diff --git a/qtinterface/tqt.h.cmake b/qtinterface/tqt.h.cmake
index 8a7bf67..723759d 100644
--- a/qtinterface/tqt.h.cmake
+++ b/qtinterface/tqt.h.cmake
@@ -24,10 +24,6 @@ Boston, MA 02110-1301, USA.
#include <ntqglobal.h>
-#ifdef QT_NO_SQL
-#define TQT_NO_SQL
-#endif /* QT_NO_SQL */
-
#define Qt TQt
#define tqmoc moc