summaryrefslogtreecommitdiffstats
path: root/kftpgrabber/src/mainwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kftpgrabber/src/mainwindow.cpp')
-rw-r--r--kftpgrabber/src/mainwindow.cpp16
1 files changed, 8 insertions, 8 deletions
diff --git a/kftpgrabber/src/mainwindow.cpp b/kftpgrabber/src/mainwindow.cpp
index 6ebb5c6..eacad93 100644
--- a/kftpgrabber/src/mainwindow.cpp
+++ b/kftpgrabber/src/mainwindow.cpp
@@ -34,14 +34,14 @@
* files in the program, then also delete it here.
*/
-#include <ntqlabel.h>
-#include <ntqlayout.h>
-#include <ntqpainter.h>
-#include <ntqtextedit.h>
-#include <ntqtabwidget.h>
-#include <ntqhbox.h>
-#include <ntqvbox.h>
-#include <ntqthread.h>
+#include <tqlabel.h>
+#include <tqlayout.h>
+#include <tqpainter.h>
+#include <tqtextedit.h>
+#include <tqtabwidget.h>
+#include <tqhbox.h>
+#include <tqvbox.h>
+#include <tqthread.h>
#include <tdeapplication.h>
#include <tdemdimainfrm.h>