diff options
Diffstat (limited to 'tutorial/t5/main.cpp')
-rw-r--r-- | tutorial/t5/main.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tutorial/t5/main.cpp b/tutorial/t5/main.cpp index db3d2536d..01a129657 100644 --- a/tutorial/t5/main.cpp +++ b/tutorial/t5/main.cpp @@ -5,9 +5,9 @@ ****************************************************************/ #include <ntqapplication.h> -#include <ntqpushbutton.h> -#include <ntqslider.h> -#include <ntqlcdnumber.h> +#include <tqpushbutton.h> +#include <tqslider.h> +#include <tqlcdnumber.h> #include <tqfont.h> #include <ntqvbox.h> |