From 7552c6d73043b1040139033f6864db48ae5446cf Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 2 Jul 2024 21:37:22 +0900 Subject: Rename main window nt* related files to equivalent tq*. The file "ntqsession.h" was totally unnecessary and has been removed. Signed-off-by: Michele Calgaro --- examples/layout/layout.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/layout/layout.cpp') diff --git a/examples/layout/layout.cpp b/examples/layout/layout.cpp index bc2ff2699..0989ccb4f 100644 --- a/examples/layout/layout.cpp +++ b/examples/layout/layout.cpp @@ -14,8 +14,8 @@ #include #include #include -#include -#include +#include +#include class ExampleWidget : public TQWidget { -- cgit v1.2.3