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/dialogs/qcolordialog.cpp | 2 +- src/dialogs/qfiledialog.cpp | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/dialogs') diff --git a/src/dialogs/qcolordialog.cpp b/src/dialogs/qcolordialog.cpp index b46702fe8..dd01e3aaa 100644 --- a/src/dialogs/qcolordialog.cpp +++ b/src/dialogs/qcolordialog.cpp @@ -51,7 +51,7 @@ #include "ntqpixmap.h" #include "ntqdrawutil.h" #include "ntqvalidator.h" -#include "ntqdragobject.h" +#include "tqdragobject.h" #include "ntqgridview.h" #include "ntqapplication.h" #include "tqstyle.h" diff --git a/src/dialogs/qfiledialog.cpp b/src/dialogs/qfiledialog.cpp index a51077dfe..a889ec621 100644 --- a/src/dialogs/qfiledialog.cpp +++ b/src/dialogs/qfiledialog.cpp @@ -63,7 +63,7 @@ #include "ntqcombobox.h" #include "ntqcstring.h" #include "ntqcursor.h" -#include "ntqdragobject.h" +#include "tqdragobject.h" #include "ntqfile.h" #include "ntqguardedptr.h" #include "ntqhbox.h" @@ -76,7 +76,7 @@ #include "ntqlistview.h" #include "tqmap.h" #include "ntqmessagebox.h" -#include "ntqmime.h" +#include "tqmime.h" #include "ntqnetworkprotocol.h" #include "tqobjectlist.h" #include "ntqpainter.h" -- cgit v1.2.3