diff options
Diffstat (limited to 'tutorial/t1/main.cpp')
-rw-r--r-- | tutorial/t1/main.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tutorial/t1/main.cpp b/tutorial/t1/main.cpp index 23f72032d..1b1874b79 100644 --- a/tutorial/t1/main.cpp +++ b/tutorial/t1/main.cpp @@ -4,8 +4,8 @@ ** ****************************************************************/ -#include <qapplication.h> -#include <qpushbutton.h> +#include <ntqapplication.h> +#include <ntqpushbutton.h> int main( int argc, char **argv ) |