From 8ac0e970e4464d9f8f73c0fb34a178ff135be8c3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 2 Jun 2024 23:07:22 +0900 Subject: Rename ntqwidget* related files to equivalent tqwidget* Signed-off-by: Michele Calgaro --- examples/tablet/canvas.h | 2 +- examples/tablet/scribble.h | 2 +- examples/tablet/tabletstats.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'examples/tablet') diff --git a/examples/tablet/canvas.h b/examples/tablet/canvas.h index bc0267d06..b8eb80aa7 100644 --- a/examples/tablet/canvas.h +++ b/examples/tablet/canvas.h @@ -11,7 +11,7 @@ #include #include #include -#include +#include #ifndef _MY_CANVAS_ diff --git a/examples/tablet/scribble.h b/examples/tablet/scribble.h index 9f505d754..52e129d93 100644 --- a/examples/tablet/scribble.h +++ b/examples/tablet/scribble.h @@ -14,7 +14,7 @@ #include #include #include -#include +#include #include #include diff --git a/examples/tablet/tabletstats.h b/examples/tablet/tabletstats.h index 8e1e2c9f1..a3bd63fb1 100644 --- a/examples/tablet/tabletstats.h +++ b/examples/tablet/tabletstats.h @@ -10,7 +10,7 @@ #ifndef _TABLET_STATS_ #define _TABLET_STATS_ -#include +#include #include #include "canvas.h" #include "tabletstatsbase.h" -- cgit v1.2.1