Use tq* headers instead of ntq* ones

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