summaryrefslogtreecommitdiffstats
path: root/tutorial/t3/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tutorial/t3/main.cpp')
-rw-r--r--tutorial/t3/main.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/tutorial/t3/main.cpp b/tutorial/t3/main.cpp
index 26aaaf46..a007cd28 100644
--- a/tutorial/t3/main.cpp
+++ b/tutorial/t3/main.cpp
@@ -4,10 +4,10 @@
**
****************************************************************/
-#include <qapplication.h>
-#include <qpushbutton.h>
-#include <qfont.h>
-#include <qvbox.h>
+#include <ntqapplication.h>
+#include <ntqpushbutton.h>
+#include <ntqfont.h>
+#include <ntqvbox.h>
int main( int argc, char **argv )
{