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/tetrix/qdragapp.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/tetrix/qdragapp.cpp') diff --git a/examples/tetrix/qdragapp.cpp b/examples/tetrix/qdragapp.cpp index 21409dd2d..de234f16f 100644 --- a/examples/tetrix/qdragapp.cpp +++ b/examples/tetrix/qdragapp.cpp @@ -13,7 +13,7 @@ #include "ntqpopupmenu.h" #include "ntqguardedptr.h" #include "ntqcolor.h" -#include "ntqwidget.h" +#include "tqwidget.h" #include "ntqfontmetrics.h" #include "ntqcursor.h" #include "tqobjectlist.h" -- cgit v1.2.3