Use tq* headers instead of ntq* ones

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 6f4c529b36)
r14.1.x
Michele Calgaro 1 week ago
parent 89b880a0c0
commit 69ec8f3e01
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -25,9 +25,9 @@
#include <tqpixmap.h>
#include <tqtimer.h>
#include <ntqthread.h>
#include <ntqeventloop.h>
#include <ntqapplication.h>
#include <tqthread.h>
#include <tqeventloop.h>
#include <tqapplication.h>
#include "tdeglobal.h"
#include "tdelocale.h"

Loading…
Cancel
Save