summaryrefslogtreecommitdiffstats
path: root/src/table/qtable.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-28 10:17:01 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-28 10:17:01 +0900
commit5fffa30386502b5423e45c2ed5e6af756b11c7b4 (patch)
treefa17e10b048e8e13433b861cbe98cf895b2324c7 /src/table/qtable.cpp
parent04913ce7a46fd027856e83a96205fdc388742a19 (diff)
downloadtqt-5fffa30386502b5423e45c2ed5e6af756b11c7b4.tar.gz
tqt-5fffa30386502b5423e45c2ed5e6af756b11c7b4.zip
Rename nt* sql related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/table/qtable.cpp')
-rw-r--r--src/table/qtable.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/table/qtable.cpp b/src/table/qtable.cpp
index 31fa8e25d..84bb09e4d 100644
--- a/src/table/qtable.cpp
+++ b/src/table/qtable.cpp
@@ -61,7 +61,7 @@
#include <ntqevent.h>
#include <ntqlistbox.h>
#include <ntqstyle.h>
-#include <ntqdatatable.h>
+#include <tqdatatable.h>
#include <ntqvalidator.h>
#include <stdlib.h>