diff options
Diffstat (limited to 'examples/tablet')
| -rw-r--r-- | examples/tablet/canvas.cpp | 2 | ||||
| -rw-r--r-- | examples/tablet/main.cpp | 2 | ||||
| -rw-r--r-- | examples/tablet/scribble.cpp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/tablet/canvas.cpp b/examples/tablet/canvas.cpp index cccf38ace..4ef7d0040 100644 --- a/examples/tablet/canvas.cpp +++ b/examples/tablet/canvas.cpp @@ -9,7 +9,7 @@ #include "canvas.h" -#include <ntqapplication.h> +#include <tqapplication.h> #include <tqpainter.h> #include <tqevent.h> #include <tqrect.h> diff --git a/examples/tablet/main.cpp b/examples/tablet/main.cpp index 0524cac21..8ae5c850b 100644 --- a/examples/tablet/main.cpp +++ b/examples/tablet/main.cpp @@ -9,7 +9,7 @@ #include "scribble.h" #include "tabletstats.h" -#include <ntqapplication.h> +#include <tqapplication.h> #include <tqtabwidget.h> diff --git a/examples/tablet/scribble.cpp b/examples/tablet/scribble.cpp index df1968c70..b3a98190c 100644 --- a/examples/tablet/scribble.cpp +++ b/examples/tablet/scribble.cpp @@ -10,7 +10,7 @@ #include "canvas.h" #include "scribble.h" -#include <ntqapplication.h> +#include <tqapplication.h> #include <tqevent.h> #include <tqpainter.h> #include <tqtoolbar.h> |
