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/table/statistics/statistics.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/table/statistics/statistics.h') diff --git a/examples/table/statistics/statistics.h b/examples/table/statistics/statistics.h index abc15cf8d..21d248a7c 100644 --- a/examples/table/statistics/statistics.h +++ b/examples/table/statistics/statistics.h @@ -11,7 +11,7 @@ #define STATISTICS_H #include -#include +#include class TableItem : public TQTableItem { -- cgit v1.2.3