Use tq* headers instead of ntq* ones

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/507/head
Michele Calgaro 2 months ago
parent da5ee7290d
commit 9cebcf7b55
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -52,7 +52,7 @@
#include <tdemessagebox.h>
#include <kuser.h>
#include <tqfile.h>
#include <ntqthread.h>
#include <tqthread.h>
#include <tqeventloop.h>
#include "krootwm.h"

@ -18,7 +18,7 @@ Copyright (C) 2000 Matthias Ettrich <ettrich@kde.org>
#include <kguiitem.h>
#include <tqtoolbutton.h>
#include <krootpixmap.h>
#include <ntqprogressbar.h>
#include <tqprogressbar.h>
class TQPushButton;
class TQVButtonGroup;

Loading…
Cancel
Save