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/tooltip/tooltip.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/tooltip/tooltip.h') diff --git a/examples/tooltip/tooltip.h b/examples/tooltip/tooltip.h index 1a0a486d4..40b738c57 100644 --- a/examples/tooltip/tooltip.h +++ b/examples/tooltip/tooltip.h @@ -8,7 +8,7 @@ *****************************************************************************/ #include -#include +#include class DynamicTip : public TQToolTip -- cgit v1.2.3