From fef846914f8db6dc117e206ef913d519bf6bb33e Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 29 Jul 2024 12:43:23 +0900 Subject: Rename basic widget nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- examples/chart/optionsform.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'examples/chart/optionsform.cpp') diff --git a/examples/chart/optionsform.cpp b/examples/chart/optionsform.cpp index 09c05d4ef..094b549a0 100644 --- a/examples/chart/optionsform.cpp +++ b/examples/chart/optionsform.cpp @@ -1,15 +1,15 @@ #include "optionsform.h" #include -#include +#include #include #include #include #include #include -#include -#include -#include +#include +#include +#include #include "images/options_horizontalbarchart.xpm" #include "images/options_piechart.xpm" -- cgit v1.2.1