summaryrefslogtreecommitdiffstats
path: root/src/widgets/tqtextedit.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-07 13:06:00 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-07 13:06:00 +0900
commit628b0bb74c3fc327efff8add9c73ada04b1cbea2 (patch)
tree16062922d35b5e0153b9f866e440f36603bd4f55 /src/widgets/tqtextedit.cpp
parent7552c6d73043b1040139033f6864db48ae5446cf (diff)
downloadtqt-628b0bb7.tar.gz
tqt-628b0bb7.zip
Rename drag-n-drop nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/widgets/tqtextedit.cpp')
-rw-r--r--src/widgets/tqtextedit.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/tqtextedit.cpp b/src/widgets/tqtextedit.cpp
index c3b0cb74c..8505f6c5b 100644
--- a/src/widgets/tqtextedit.cpp
+++ b/src/widgets/tqtextedit.cpp
@@ -66,7 +66,7 @@
#include "ntqcolordialog.h"
#include "ntqfontdialog.h"
#include "tqstylesheet.h"
-#include "ntqdragobject.h"
+#include "tqdragobject.h"
#include "ntqurl.h"
#include "ntqcursor.h"
#include "ntqregexp.h"