From df4895c1e1043eefe87377f4cd085abaecca2e86 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 14 Sep 2024 22:30:58 +0900 Subject: Adjust to current tqt3 version Signed-off-by: Michele Calgaro --- pytquic3/widgetdatabase.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pytquic3/widgetdatabase.h') diff --git a/pytquic3/widgetdatabase.h b/pytquic3/widgetdatabase.h index 18b63af..97e2999 100644 --- a/pytquic3/widgetdatabase.h +++ b/pytquic3/widgetdatabase.h @@ -30,7 +30,7 @@ #include #include #include "widgetinterface.h" // up here for GCC 2.7.* compatibility -#include +#include extern TQPluginManager *widgetManager(); -- cgit v1.2.3