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/showimg/showimg.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/showimg') diff --git a/examples/showimg/showimg.cpp b/examples/showimg/showimg.cpp index 4ef1a1d97..f72c62aa8 100644 --- a/examples/showimg/showimg.cpp +++ b/examples/showimg/showimg.cpp @@ -9,10 +9,10 @@ #include "showimg.h" #include "imagetexteditor.h" -#include +#include #include #include -#include +#include #include #include #include -- cgit v1.2.1