From 1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 20 Jul 2024 20:15:52 +0900 Subject: Rename graphics class nt* related files to equivalent tq* (part 2) Signed-off-by: Michele Calgaro --- doc/html/chart-chartform-cpp.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/chart-chartform-cpp.html') diff --git a/doc/html/chart-chartform-cpp.html b/doc/html/chart-chartform-cpp.html index f7b4bcff2..1191d01e4 100644 --- a/doc/html/chart-chartform-cpp.html +++ b/doc/html/chart-chartform-cpp.html @@ -46,9 +46,9 @@ body { background: #ffffff; color: black; } #include <tqfontdialog.h> #include <tqmenubar.h> #include <ntqmessagebox.h> -#include <ntqpixmap.h> +#include <tqpixmap.h> #include <tqpopupmenu.h> -#include <ntqprinter.h> +#include <tqprinter.h> #include <ntqradiobutton.h> #include <tqsettings.h> #include <ntqspinbox.h> -- cgit v1.2.3