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 --- examples/customlayout/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/customlayout') diff --git a/examples/customlayout/main.cpp b/examples/customlayout/main.cpp index af5a7cb31..f50945673 100644 --- a/examples/customlayout/main.cpp +++ b/examples/customlayout/main.cpp @@ -18,7 +18,7 @@ #include #include #include -#include +#include #include int main( int argc, char **argv ) -- cgit v1.2.1