From 0917fbb5387978eb7b2e2fd68bcb6beaa8c46505 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 25 Aug 2024 15:36:25 +0900 Subject: Rename remaining ntq[a-c]* related files to equivalent tq* (except ntqapplication.h and ntqconfig.h) Signed-off-by: Michele Calgaro --- examples/tetrix/tqdragapp.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/tetrix/tqdragapp.cpp') diff --git a/examples/tetrix/tqdragapp.cpp b/examples/tetrix/tqdragapp.cpp index 37ed4e45c..b726155d5 100644 --- a/examples/tetrix/tqdragapp.cpp +++ b/examples/tetrix/tqdragapp.cpp @@ -15,7 +15,7 @@ #include "tqcolor.h" #include "tqwidget.h" #include "tqfontmetrics.h" -#include "ntqcursor.h" +#include "tqcursor.h" #include "tqobjectlist.h" TQWidget *cursorWidget( TQPoint * = 0 ); -- cgit v1.2.3