diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-06 13:44:12 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-06 13:52:29 +0900 |
commit | e6077c30d14e9d662e8843c554db86c0d366d0b6 (patch) | |
tree | 672319afee32f0316bad258c0e9a1e0dd737bd61 /src/widgets | |
parent | 8c029298d9d3f1f84b65ac4a3a16cd1fa28d9cde (diff) | |
download | tqt3-e6077c30d14e9d662e8843c554db86c0d366d0b6.tar.gz tqt3-e6077c30d14e9d662e8843c554db86c0d366d0b6.zip |
Rename str nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/widgets')
-rw-r--r-- | src/widgets/ntqaction.h | 2 | ||||
-rw-r--r-- | src/widgets/ntqdatetimeedit.h | 2 | ||||
-rw-r--r-- | src/widgets/ntqheader.h | 2 | ||||
-rw-r--r-- | src/widgets/ntqiconview.h | 2 | ||||
-rw-r--r-- | src/widgets/ntqlineedit.h | 2 | ||||
-rw-r--r-- | src/widgets/ntqmenudata.h | 2 | ||||
-rw-r--r-- | src/widgets/ntqsyntaxhighlighter.h | 2 | ||||
-rw-r--r-- | src/widgets/ntqtoolbutton.h | 2 | ||||
-rw-r--r-- | src/widgets/ntqvalidator.h | 2 | ||||
-rw-r--r-- | src/widgets/qcombobox.cpp | 4 | ||||
-rw-r--r-- | src/widgets/qdatetimeedit.cpp | 2 | ||||
-rw-r--r-- | src/widgets/qiconview.cpp | 2 | ||||
-rw-r--r-- | src/widgets/qlineedit.cpp | 2 | ||||
-rw-r--r-- | src/widgets/qlistbox.cpp | 4 | ||||
-rw-r--r-- | src/widgets/qlistview.cpp | 2 | ||||
-rw-r--r-- | src/widgets/qmainwindow.cpp | 2 | ||||
-rw-r--r-- | src/widgets/tqwidgetplugin.h | 2 |
17 files changed, 19 insertions, 19 deletions
diff --git a/src/widgets/ntqaction.h b/src/widgets/ntqaction.h index 326b5236d..656e77560 100644 --- a/src/widgets/ntqaction.h +++ b/src/widgets/ntqaction.h @@ -44,7 +44,7 @@ #ifndef QT_H #include "tqobject.h" #include "ntqiconset.h" -#include "ntqstring.h" +#include "tqstring.h" #include "ntqkeysequence.h" #endif // QT_H diff --git a/src/widgets/ntqdatetimeedit.h b/src/widgets/ntqdatetimeedit.h index 75a0ef4d2..f125c673a 100644 --- a/src/widgets/ntqdatetimeedit.h +++ b/src/widgets/ntqdatetimeedit.h @@ -43,7 +43,7 @@ #ifndef QT_H #include "tqwidget.h" -#include "ntqstring.h" +#include "tqstring.h" #include "ntqdatetime.h" #endif // QT_H diff --git a/src/widgets/ntqheader.h b/src/widgets/ntqheader.h index 9fe9917a5..6ded79b70 100644 --- a/src/widgets/ntqheader.h +++ b/src/widgets/ntqheader.h @@ -43,7 +43,7 @@ #ifndef QT_H #include "tqwidget.h" -#include "ntqstring.h" +#include "tqstring.h" #include "ntqiconset.h" // conversion TQPixmap->TQIconset #endif // QT_H diff --git a/src/widgets/ntqiconview.h b/src/widgets/ntqiconview.h index c7ebd66dd..4575afbb0 100644 --- a/src/widgets/ntqiconview.h +++ b/src/widgets/ntqiconview.h @@ -43,7 +43,7 @@ #ifndef QT_H #include "ntqscrollview.h" -#include "ntqstring.h" +#include "tqstring.h" #include "ntqrect.h" #include "ntqpoint.h" #include "ntqsize.h" diff --git a/src/widgets/ntqlineedit.h b/src/widgets/ntqlineedit.h index 0748a5d23..f5bf18c68 100644 --- a/src/widgets/ntqlineedit.h +++ b/src/widgets/ntqlineedit.h @@ -48,7 +48,7 @@ class TQPopupMenu; #ifndef QT_H #include "ntqframe.h" -#include "ntqstring.h" +#include "tqstring.h" #endif // QT_H #ifndef TQT_NO_LINEEDIT diff --git a/src/widgets/ntqmenudata.h b/src/widgets/ntqmenudata.h index 063392333..3d20175cf 100644 --- a/src/widgets/ntqmenudata.h +++ b/src/widgets/ntqmenudata.h @@ -45,7 +45,7 @@ #include "ntqglobal.h" #include "ntqiconset.h" // conversion TQPixmap->TQIconset #include "ntqkeysequence.h" -#include "ntqstring.h" +#include "tqstring.h" #include "ntqsignal.h" #include "ntqfont.h" #endif // QT_H diff --git a/src/widgets/ntqsyntaxhighlighter.h b/src/widgets/ntqsyntaxhighlighter.h index 7ecb07403..aa4c1ada2 100644 --- a/src/widgets/ntqsyntaxhighlighter.h +++ b/src/widgets/ntqsyntaxhighlighter.h @@ -44,7 +44,7 @@ #ifndef QT_H #include "ntqfont.h" #include "ntqcolor.h" -#include "ntqstring.h" +#include "tqstring.h" #endif // QT_H class TQTextEdit; diff --git a/src/widgets/ntqtoolbutton.h b/src/widgets/ntqtoolbutton.h index 144ac8074..e84d8ff9e 100644 --- a/src/widgets/ntqtoolbutton.h +++ b/src/widgets/ntqtoolbutton.h @@ -43,7 +43,7 @@ #ifndef QT_H #include "ntqbutton.h" -#include "ntqstring.h" +#include "tqstring.h" #include "ntqpixmap.h" #include "ntqiconset.h" #endif // QT_H diff --git a/src/widgets/ntqvalidator.h b/src/widgets/ntqvalidator.h index 406d210f0..d8a5ca8ad 100644 --- a/src/widgets/ntqvalidator.h +++ b/src/widgets/ntqvalidator.h @@ -43,7 +43,7 @@ #ifndef QT_H #include "tqobject.h" -#include "ntqstring.h" // char*->TQString conversion +#include "tqstring.h" // char*->TQString conversion #include "ntqregexp.h" // TQString->TQRegExp conversion #endif // QT_H diff --git a/src/widgets/qcombobox.cpp b/src/widgets/qcombobox.cpp index 213ba4b91..ad2cb9df9 100644 --- a/src/widgets/qcombobox.cpp +++ b/src/widgets/qcombobox.cpp @@ -44,14 +44,14 @@ #include "ntqlistbox.h" #include "ntqpainter.h" #include "ntqdrawutil.h" -#include "ntqstrlist.h" +#include "tqstrlist.h" #include "ntqpixmap.h" #include "ntqtimer.h" #include "ntqapplication.h" #include "ntqlineedit.h" #include "ntqbitmap.h" #include "qeffects_p.h" -#include "ntqstringlist.h" +#include "tqstringlist.h" #include "ntqcombobox.h" #include "ntqstyle.h" #include <limits.h> diff --git a/src/widgets/qdatetimeedit.cpp b/src/widgets/qdatetimeedit.cpp index c8ebee765..98be1d2a7 100644 --- a/src/widgets/qdatetimeedit.cpp +++ b/src/widgets/qdatetimeedit.cpp @@ -49,7 +49,7 @@ #include "ntqpixmap.h" #include "ntqapplication.h" #include "tqvaluelist.h" -#include "ntqstring.h" +#include "tqstring.h" #include "ntqstyle.h" #if defined(TQ_WS_WIN) diff --git a/src/widgets/qiconview.cpp b/src/widgets/qiconview.cpp index 049338708..36e1529c3 100644 --- a/src/widgets/qiconview.cpp +++ b/src/widgets/qiconview.cpp @@ -67,7 +67,7 @@ #include "ntqbitmap.h" #include "ntqpixmapcache.h" #include "tqptrdict.h" -#include "ntqstringlist.h" +#include "tqstringlist.h" #include "ntqcleanuphandler.h" #include "private/qrichtext_p.h" #include "ntqstyle.h" diff --git a/src/widgets/qlineedit.cpp b/src/widgets/qlineedit.cpp index 3fb88d21e..6ed133729 100644 --- a/src/widgets/qlineedit.cpp +++ b/src/widgets/qlineedit.cpp @@ -56,7 +56,7 @@ #include "ntqdragobject.h" #include "ntqtimer.h" #include "ntqpopupmenu.h" -#include "ntqstringlist.h" +#include "tqstringlist.h" #include "ntqguardedptr.h" #include "ntqstyle.h" #include "ntqwhatsthis.h" diff --git a/src/widgets/qlistbox.cpp b/src/widgets/qlistbox.cpp index e4b4f8066..5b040fad7 100644 --- a/src/widgets/qlistbox.cpp +++ b/src/widgets/qlistbox.cpp @@ -49,12 +49,12 @@ #include "ntqmemarray.h" #include "ntqfontmetrics.h" #include "ntqpainter.h" -#include "ntqstrlist.h" +#include "tqstrlist.h" #include "ntqpixmap.h" #include "ntqapplication.h" #include "tqptrdict.h" #include "ntqtimer.h" -#include "ntqstringlist.h" +#include "tqstringlist.h" #include "ntqstyle.h" #include "ntqpopupmenu.h" #include "ntqguardedptr.h" diff --git a/src/widgets/qlistview.cpp b/src/widgets/qlistview.cpp index 91a62c7de..14dbb1f35 100644 --- a/src/widgets/qlistview.cpp +++ b/src/widgets/qlistview.cpp @@ -46,7 +46,7 @@ #include "ntqcursor.h" #include "tqptrstack.h" #include "tqptrlist.h" -#include "ntqstrlist.h" +#include "tqstrlist.h" #include "ntqapplication.h" #include "ntqbitmap.h" #include "ntqdatetime.h" diff --git a/src/widgets/qmainwindow.cpp b/src/widgets/qmainwindow.cpp index da20228b6..ff88e71d5 100644 --- a/src/widgets/qmainwindow.cpp +++ b/src/widgets/qmainwindow.cpp @@ -60,7 +60,7 @@ #include "ntqwhatsthis.h" #include "ntqbitmap.h" #include "ntqdockarea.h" -#include "ntqstringlist.h" +#include "tqstringlist.h" #include "ntqstyle.h" #ifdef TQ_WS_MACX # include "qt_mac.h" diff --git a/src/widgets/tqwidgetplugin.h b/src/widgets/tqwidgetplugin.h index cd40860d3..fa5270d0a 100644 --- a/src/widgets/tqwidgetplugin.h +++ b/src/widgets/tqwidgetplugin.h @@ -43,7 +43,7 @@ #ifndef QT_H #include "ntqgplugin.h" -#include "ntqstringlist.h" +#include "tqstringlist.h" #include "ntqiconset.h" #endif // QT_H #ifndef TQT_NO_WIDGETPLUGIN |