Use proper TQt headers

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f771e2c48f)
r14.1.x
Michele Calgaro 6 months ago
parent 3743c858d9
commit 9ec283ee8c
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -20,13 +20,13 @@
#include "mdbmigrate.h" #include "mdbmigrate.h"
#include <ntqstring.h> #include <tqstring.h>
#include <ntqcstring.h> #include <tqcstring.h>
#include <ntqregexp.h> #include <tqregexp.h>
#include <ntqfile.h> #include <tqfile.h>
#include <ntqvariant.h> #include <tqvariant.h>
#include <ntqdatetime.h> #include <tqdatetime.h>
#include <ntqvaluelist.h> #include <tqvaluelist.h>
#include <kdebug.h> #include <kdebug.h>
#include <kexiutils/identifier.h> #include <kexiutils/identifier.h>

Loading…
Cancel
Save