From 8ac0e970e4464d9f8f73c0fb34a178ff135be8c3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 2 Jun 2024 23:07:22 +0900 Subject: Rename ntqwidget* related files to equivalent tqwidget* Signed-off-by: Michele Calgaro --- examples/demo/graph.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/demo/graph.h') diff --git a/examples/demo/graph.h b/examples/demo/graph.h index 1cb0f5017..541662678 100644 --- a/examples/demo/graph.h +++ b/examples/demo/graph.h @@ -7,7 +7,7 @@ ** *****************************************************************************/ -#include +#include class TQStyle; class TQListBox; class TQListBoxItem; -- cgit v1.2.3