summaryrefslogtreecommitdiffstats
path: root/src/kernel/qapplication.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/qapplication.cpp')
-rw-r--r--src/kernel/qapplication.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kernel/qapplication.cpp b/src/kernel/qapplication.cpp
index 8f04514cf..8ad7f5a55 100644
--- a/src/kernel/qapplication.cpp
+++ b/src/kernel/qapplication.cpp
@@ -57,7 +57,7 @@
#include "tqstyle.h"
#include "tqstylefactory.h"
#include "tqfile.h"
-#include "ntqmessagebox.h"
+#include "tqmessagebox.h"
#include "tqdir.h"
#include "tqfileinfo.h"
#ifdef TQ_WS_WIN
@@ -281,7 +281,7 @@
TQApplication. This can be useful if you wish to share code between
a non-GUI server and a GUI client.
- \headerfile ntqnamespace.h
+ \headerfile tqnamespace.h
\headerfile ntqwindowdefs.h
\headerfile tqglobal.h
*/