diff options
Diffstat (limited to 'examples/hello/hello.cpp')
-rw-r--r-- | examples/hello/hello.cpp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/hello/hello.cpp b/examples/hello/hello.cpp index 55f8356e0..a1782cf05 100644 --- a/examples/hello/hello.cpp +++ b/examples/hello/hello.cpp @@ -8,10 +8,10 @@ *****************************************************************************/ #include "hello.h" -#include <qpushbutton.h> -#include <qtimer.h> -#include <qpainter.h> -#include <qpixmap.h> +#include <ntqpushbutton.h> +#include <ntqtimer.h> +#include <ntqpainter.h> +#include <ntqpixmap.h> /* |