summaryrefslogtreecommitdiffstats
path: root/kbiff/status.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kbiff/status.cpp')
-rw-r--r--kbiff/status.cpp18
1 files changed, 9 insertions, 9 deletions
diff --git a/kbiff/status.cpp b/kbiff/status.cpp
index f752898..b2e3435 100644
--- a/kbiff/status.cpp
+++ b/kbiff/status.cpp
@@ -11,15 +11,15 @@
#include <kapp.h>
#include <tdelocale.h>
-#include <ntqdesktopwidget.h>
-#include <ntqpoint.h>
-#include <ntqrect.h>
-
-#include <ntqheader.h>
-#include <ntqlabel.h>
-#include <ntqlayout.h>
-#include <ntqlistview.h>
-#include <ntqpoint.h>
+#include <tqdesktopwidget.h>
+#include <tqpoint.h>
+#include <tqrect.h>
+
+#include <tqheader.h>
+#include <tqlabel.h>
+#include <tqlayout.h>
+#include <tqlistview.h>
+#include <tqpoint.h>
KBiffStatus::KBiffStatus(TQWidget *parent_, const TQString& profile, const KBiffStatusList& list)
: TQFrame(parent_, 0, WType_Popup),