summaryrefslogtreecommitdiffstats
path: root/examples/rot13/rot13.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/rot13/rot13.cpp')
-rw-r--r--examples/rot13/rot13.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/rot13/rot13.cpp b/examples/rot13/rot13.cpp
index e44d7b87b..14b1e79a4 100644
--- a/examples/rot13/rot13.cpp
+++ b/examples/rot13/rot13.cpp
@@ -9,10 +9,10 @@
#include "rot13.h"
-#include <qmultilineedit.h>
-#include <qpushbutton.h>
-#include <qapplication.h>
-#include <qlayout.h>
+#include <ntqmultilineedit.h>
+#include <ntqpushbutton.h>
+#include <ntqapplication.h>
+#include <ntqlayout.h>
Rot13::Rot13()
{