From 42957a3f812a1db64a9ae452baa2d3fbc35f2466 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 12 Aug 2024 22:02:11 +0900 Subject: Rename more widget nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- src/styles/qcdestyle.cpp | 2 +- src/styles/qcommonstyle.cpp | 12 ++++++------ src/styles/qinterlacestyle.cpp | 2 +- src/styles/qmotifplusstyle.cpp | 4 ++-- src/styles/qmotifstyle.cpp | 8 ++++---- src/styles/qsgistyle.cpp | 2 +- src/styles/qwindowsstyle.cpp | 8 ++++---- 7 files changed, 19 insertions(+), 19 deletions(-) (limited to 'src/styles') diff --git a/src/styles/qcdestyle.cpp b/src/styles/qcdestyle.cpp index b258cb67..27388d3f 100644 --- a/src/styles/qcdestyle.cpp +++ b/src/styles/qcdestyle.cpp @@ -44,7 +44,7 @@ #include "tqpainter.h" #include "ntqdrawutil.h" -#include "ntqbutton.h" +#include "tqbutton.h" #include /*! diff --git a/src/styles/qcommonstyle.cpp b/src/styles/qcommonstyle.cpp index 7b6e475f..6e0d1231 100644 --- a/src/styles/qcommonstyle.cpp +++ b/src/styles/qcommonstyle.cpp @@ -49,25 +49,25 @@ #include "ntqdrawutil.h" #include "tqpixmap.h" #include "tqpushbutton.h" -#include "ntqtabbar.h" -#include "ntqtabwidget.h" +#include "tqtabbar.h" +#include "tqtabwidget.h" #include "tqlineedit.h" #include "tqscrollbar.h" #include "tqtoolbutton.h" #include "tqtoolbar.h" #include "tqcombobox.h" #include "ntqdockarea.h" -#include "ntqheader.h" +#include "tqheader.h" #include "tqspinbox.h" #include "ntqrangecontrol.h" #include "ntqgroupbox.h" #include "tqslider.h" -#include "ntqlistview.h" +#include "tqlistview.h" #include "tqcheckbox.h" #include "tqradiobutton.h" #include "tqbitmap.h" -#include "ntqprogressbar.h" -#include "ntqlistbox.h" +#include "tqprogressbar.h" +#include "tqlistbox.h" #include "private/tqdialogbuttons_p.h" #include #include diff --git a/src/styles/qinterlacestyle.cpp b/src/styles/qinterlacestyle.cpp index 7f4838c8..11bc5736 100644 --- a/src/styles/qinterlacestyle.cpp +++ b/src/styles/qinterlacestyle.cpp @@ -54,7 +54,7 @@ #include "tqwidget.h" #include "ntqrangecontrol.h" #include "tqscrollbar.h" -#include "ntqlistbox.h" +#include "tqlistbox.h" #include diff --git a/src/styles/qmotifplusstyle.cpp b/src/styles/qmotifplusstyle.cpp index d37419b2..a78df192 100644 --- a/src/styles/qmotifplusstyle.cpp +++ b/src/styles/qmotifplusstyle.cpp @@ -46,7 +46,7 @@ #include "ntqapplication.h" #include "tqpainter.h" #include "tqpalette.h" -#include "ntqframe.h" +#include "tqframe.h" #include "tqpushbutton.h" #include "tqcheckbox.h" #include "tqradiobutton.h" @@ -56,7 +56,7 @@ #include "tqslider.h" #include "ntqdrawutil.h" #include "tqscrollbar.h" -#include "ntqtabbar.h" +#include "tqtabbar.h" #include "tqtoolbar.h" #include "ntqguardedptr.h" #include "ntqlayout.h" diff --git a/src/styles/qmotifstyle.cpp b/src/styles/qmotifstyle.cpp index 55ff6666..5447295e 100644 --- a/src/styles/qmotifstyle.cpp +++ b/src/styles/qmotifstyle.cpp @@ -51,15 +51,15 @@ #include "tqwidget.h" #include "tqpushbutton.h" #include "tqscrollbar.h" -#include "ntqtabbar.h" -#include "ntqtabwidget.h" -#include "ntqlistview.h" +#include "tqtabbar.h" +#include "tqtabwidget.h" +#include "tqlistview.h" #include "ntqsplitter.h" #include "tqslider.h" #include "tqcombobox.h" #include "ntqdockwindow.h" #include "ntqdockarea.h" -#include "ntqprogressbar.h" +#include "tqprogressbar.h" #include "tqimage.h" #include diff --git a/src/styles/qsgistyle.cpp b/src/styles/qsgistyle.cpp index a69ef63b..ba510e9c 100644 --- a/src/styles/qsgistyle.cpp +++ b/src/styles/qsgistyle.cpp @@ -44,7 +44,7 @@ #include "tqpopupmenu.h" #include "ntqapplication.h" -#include "ntqbutton.h" +#include "tqbutton.h" #include "tqpainter.h" #include "ntqdrawutil.h" #include "tqpixmap.h" diff --git a/src/styles/qwindowsstyle.cpp b/src/styles/qwindowsstyle.cpp index 23754f78..1c87c1e9 100644 --- a/src/styles/qwindowsstyle.cpp +++ b/src/styles/qwindowsstyle.cpp @@ -52,14 +52,14 @@ #include "tqimage.h" #include "tqpushbutton.h" #include "tqcombobox.h" -#include "ntqlistbox.h" +#include "tqlistbox.h" #include "tqwidget.h" #include "ntqrangecontrol.h" #include "tqscrollbar.h" #include "tqslider.h" -#include "ntqtabwidget.h" -#include "ntqtabbar.h" -#include "ntqlistview.h" +#include "tqtabwidget.h" +#include "tqtabbar.h" +#include "tqlistview.h" #include "tqbitmap.h" #include "ntqcleanuphandler.h" #include "ntqdockwindow.h" -- cgit v1.2.1