diff options
Diffstat (limited to 'examples/tablet/tabletstats.cpp')
-rw-r--r-- | examples/tablet/tabletstats.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/tablet/tabletstats.cpp b/examples/tablet/tabletstats.cpp index ac3617e0f..771b59e25 100644 --- a/examples/tablet/tabletstats.cpp +++ b/examples/tablet/tabletstats.cpp @@ -7,9 +7,9 @@ ** *****************************************************************************/ -#include <qlabel.h> -#include <qlayout.h> -#include <qpainter.h> +#include <ntqlabel.h> +#include <ntqlayout.h> +#include <ntqpainter.h> #include <math.h> #include "tabletstats.h" |