summaryrefslogtreecommitdiffstats
path: root/src/sql
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-06-08 14:55:59 +0900
committerMichele Calgaro <[email protected]>2024-06-12 19:18:49 +0900
commitccbc1c3572fd0e26480c1432fff55d2909545538 (patch)
tree2bdcb0d8d91d9fc3fbfc476fa6f31b9e25a9ad49 /src/sql
parent0cf411b09cf5d8970b873a338a69eae98d5ce5d8 (diff)
downloadtqt3-ccbc1c3572fd0e26480c1432fff55d2909545538.tar.gz
tqt3-ccbc1c3572fd0e26480c1432fff55d2909545538.zip
Rename icon nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/sql')
-rw-r--r--src/sql/tqdatatable.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sql/tqdatatable.h b/src/sql/tqdatatable.h
index 59fdc9757..7cf5a38f8 100644
--- a/src/sql/tqdatatable.h
+++ b/src/sql/tqdatatable.h
@@ -49,7 +49,7 @@
#include "tqsqlcursor.h"
#include "tqsqlindex.h"
#include "tqsqleditorfactory.h"
-#include "ntqiconset.h"
+#include "tqiconset.h"
#endif // QT_H
#if !defined( TQT_MODULE_SQL ) || defined( QT_LICENSE_PROFESSIONAL )