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 --- doc/html/chart-canvasview-cpp.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/chart-canvasview-cpp.html') diff --git a/doc/html/chart-canvasview-cpp.html b/doc/html/chart-canvasview-cpp.html index 2f9f779d2..1b3079338 100644 --- a/doc/html/chart-canvasview-cpp.html +++ b/doc/html/chart-canvasview-cpp.html @@ -37,8 +37,8 @@ body { background: #ffffff; color: black; } #include <ntqcursor.h> #include <ntqpoint.h> -#include <ntqpopupmenu.h> -#include <ntqstatusbar.h> +#include <tqpopupmenu.h> +#include <tqstatusbar.h> void CanvasView::contentsContextMenuEvent( TQContextMenuEvent * ) -- cgit v1.2.3