From 42957a3f812a1db64a9ae452baa2d3fbc35f2466 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 12 Aug 2024 22:02:11 +0900 Subject: Rename more widget nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- tutorial/t6/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tutorial/t6') diff --git a/tutorial/t6/main.cpp b/tutorial/t6/main.cpp index 923162368..30add9274 100644 --- a/tutorial/t6/main.cpp +++ b/tutorial/t6/main.cpp @@ -10,7 +10,7 @@ #include #include #include -#include +#include class LCDRange : public TQVBox { -- cgit v1.2.1