Use proper TQt headers

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/8/head
Michele Calgaro 6 months ago
parent f2da3c0a6a
commit f771e2c48f
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