From 628b0bb74c3fc327efff8add9c73ada04b1cbea2 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 7 Jul 2024 13:06:00 +0900 Subject: Rename drag-n-drop nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- src/widgets/tqtextbrowser.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets/tqtextbrowser.cpp') diff --git a/src/widgets/tqtextbrowser.cpp b/src/widgets/tqtextbrowser.cpp index d28543409..e579c6c73 100644 --- a/src/widgets/tqtextbrowser.cpp +++ b/src/widgets/tqtextbrowser.cpp @@ -55,7 +55,7 @@ #include "tqtimer.h" #include "tqimage.h" #include "ntqsimplerichtext.h" -#include "ntqdragobject.h" +#include "tqdragobject.h" #include "ntqurl.h" #include "ntqcursor.h" -- cgit v1.2.3