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 --- tools/designer/examples/filechooser/plugin/plugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/designer/examples/filechooser/plugin') diff --git a/tools/designer/examples/filechooser/plugin/plugin.h b/tools/designer/examples/filechooser/plugin/plugin.h index e8252fe76..929cba207 100644 --- a/tools/designer/examples/filechooser/plugin/plugin.h +++ b/tools/designer/examples/filechooser/plugin/plugin.h @@ -1,4 +1,4 @@ -#include +#include class CustomWidgetPlugin : public TQWidgetPlugin { -- cgit v1.2.3