summaryrefslogtreecommitdiffstats
path: root/src/tools
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools')
-rw-r--r--src/tools/qwinexport.cpp4
-rw-r--r--src/tools/tqfeatures.h (renamed from src/tools/ntqfeatures.h)2
-rw-r--r--src/tools/tqfeatures.txt (renamed from src/tools/qfeatures.txt)2
-rw-r--r--src/tools/tqglobal.h2
4 files changed, 5 insertions, 5 deletions
diff --git a/src/tools/qwinexport.cpp b/src/tools/qwinexport.cpp
index 92bda3eb7..79c651b3c 100644
--- a/src/tools/qwinexport.cpp
+++ b/src/tools/qwinexport.cpp
@@ -25,5 +25,5 @@
#include <tqstring.h>
#include <tqvaluelist.h>
#include <tqvaluevector.h>
-#include <ntqdockarea.h>
-#include <ntqdockwindow.h>
+#include <tqdockarea.h>
+#include <tqdockwindow.h>
diff --git a/src/tools/ntqfeatures.h b/src/tools/tqfeatures.h
index acfa7db03..88f7247ad 100644
--- a/src/tools/ntqfeatures.h
+++ b/src/tools/tqfeatures.h
@@ -1,6 +1,6 @@
// All feature and their dependencies
//
-// This list is generated from $TQTDIR/src/tools/qfeatures.txt
+// This list is generated from $TQTDIR/src/tools/tqfeatures.txt
//
// Asynchronous I/O
//#define TQT_NO_ASYNC_IO
diff --git a/src/tools/qfeatures.txt b/src/tools/tqfeatures.txt
index 598e45d46..5e7c9c267 100644
--- a/src/tools/qfeatures.txt
+++ b/src/tools/tqfeatures.txt
@@ -1036,7 +1036,7 @@ SeeAlso: ???
Feature: ERRORMESSAGE
Section: Widgets
Requires: DIALOG PUSHBUTTON LABEL CHECKBOX TEXTVIEW
-Name: QErrorMessage
+Name: TQErrorMessage
SeeAlso: ???
Feature: SESSIONMANAGER
diff --git a/src/tools/tqglobal.h b/src/tools/tqglobal.h
index 64115edf3..15545d1c7 100644
--- a/src/tools/tqglobal.h
+++ b/src/tools/tqglobal.h
@@ -808,7 +808,7 @@ class TQString;
#endif
#ifndef QT_H
-#include "ntqfeatures.h"
+#include "tqfeatures.h"
#endif /* QT_H */