diff options
Diffstat (limited to 'tools')
32 files changed, 36 insertions, 36 deletions
diff --git a/tools/assistant/docuparser.h b/tools/assistant/docuparser.h index f27957cce..f09b913d7 100644 --- a/tools/assistant/docuparser.h +++ b/tools/assistant/docuparser.h @@ -35,7 +35,7 @@ #define DOCUPARSER_H #include <tqxml.h> -#include <ntqptrlist.h> +#include <tqptrlist.h> #include <tqmap.h> class Profile; diff --git a/tools/assistant/helpdialogimpl.cpp b/tools/assistant/helpdialogimpl.cpp index a75573f3c..0e8623b9e 100644 --- a/tools/assistant/helpdialogimpl.cpp +++ b/tools/assistant/helpdialogimpl.cpp @@ -52,8 +52,8 @@ #include <ntqmessagebox.h> #include <ntqpixmap.h> #include <ntqprogressbar.h> -#include <ntqptrlist.h> -#include <ntqptrstack.h> +#include <tqptrlist.h> +#include <tqptrstack.h> #include <ntqpushbutton.h> #include <ntqregexp.h> #include <ntqsettings.h> diff --git a/tools/assistant/main.cpp b/tools/assistant/main.cpp index 4f7d21b9d..85d2ade0e 100644 --- a/tools/assistant/main.cpp +++ b/tools/assistant/main.cpp @@ -39,7 +39,7 @@ #include <ntqserversocket.h> #include <ntqsocket.h> #include <ntqpixmap.h> -#include <ntqptrlist.h> +#include <tqptrlist.h> #include <ntqstringlist.h> #include <ntqdir.h> #include <ntqmessagebox.h> diff --git a/tools/assistant/mainwindow.ui b/tools/assistant/mainwindow.ui index b4ffa8f4a..bd353eaab 100644 --- a/tools/assistant/mainwindow.ui +++ b/tools/assistant/mainwindow.ui @@ -596,7 +596,7 @@ <include location="global" impldecl="in implementation">ntqsettings.h</include> <include location="global" impldecl="in implementation">ntqcheckbox.h</include> <include location="local" impldecl="in implementation">tabbedbrowser.h</include> - <include location="global" impldecl="in declaration">ntqptrlist.h</include> + <include location="global" impldecl="in declaration">tqptrlist.h</include> <include location="global" impldecl="in declaration">ntqguardedptr.h</include> <include location="global" impldecl="in declaration">tqmap.h</include> <include location="local" impldecl="in declaration">finddialog.h</include> diff --git a/tools/assistant/settingsdialogimpl.cpp b/tools/assistant/settingsdialogimpl.cpp index 5cf462b4b..2e4257ab0 100644 --- a/tools/assistant/settingsdialogimpl.cpp +++ b/tools/assistant/settingsdialogimpl.cpp @@ -46,7 +46,7 @@ #include <ntqlistbox.h> #include <ntqlistview.h> #include <ntqmessagebox.h> -#include <ntqptrstack.h> +#include <tqptrstack.h> #include <ntqsettings.h> #include <ntqtimer.h> #include <ntqtoolbutton.h> diff --git a/tools/assistant/settingsdialogimpl.h b/tools/assistant/settingsdialogimpl.h index 6402dc619..24f105d27 100644 --- a/tools/assistant/settingsdialogimpl.h +++ b/tools/assistant/settingsdialogimpl.h @@ -37,7 +37,7 @@ #include "settingsdialog.h" #include <ntqstringlist.h> -#include <ntqptrlist.h> +#include <tqptrlist.h> #include <ntqlistview.h> class SettingsDialog : public SettingsDialogBase diff --git a/tools/designer/designer/actiondnd.h b/tools/designer/designer/actiondnd.h index 29d454a05..9f03b2f4e 100644 --- a/tools/designer/designer/actiondnd.h +++ b/tools/designer/designer/actiondnd.h @@ -40,7 +40,7 @@ #include <ntqmenubar.h> #include <ntqpixmap.h> #include <ntqpopupmenu.h> -#include <ntqptrlist.h> +#include <tqptrlist.h> #include <ntqtoolbar.h> #include <ntqguardedptr.h> #include "../shared/widgetdatabase.h" diff --git a/tools/designer/designer/command.cpp b/tools/designer/designer/command.cpp index 8eb22fb34..51bb600a6 100644 --- a/tools/designer/designer/command.cpp +++ b/tools/designer/designer/command.cpp @@ -55,7 +55,7 @@ #include <ntqlistbox.h> #include <ntqiconview.h> #include <ntqtextedit.h> -#include <ntqptrstack.h> +#include <tqptrstack.h> #include <ntqheader.h> #include <ntqsplitter.h> #ifndef TQT_NO_TABLE diff --git a/tools/designer/designer/command.h b/tools/designer/designer/command.h index 5bc5fd20e..74f5ec881 100644 --- a/tools/designer/designer/command.h +++ b/tools/designer/designer/command.h @@ -43,7 +43,7 @@ #include <ntqvariant.h> #include <tqobject.h> #include <ntqlistview.h> -#include <ntqptrlist.h> +#include <tqptrlist.h> #include <tqmap.h> #include <ntqiconset.h> diff --git a/tools/designer/designer/connectiondialog.ui b/tools/designer/designer/connectiondialog.ui index b938be930..fb56606a4 100644 --- a/tools/designer/designer/connectiondialog.ui +++ b/tools/designer/designer/connectiondialog.ui @@ -199,7 +199,7 @@ </connection> </connections> <includes> - <include location="global" impldecl="in declaration">ntqptrlist.h</include> + <include location="global" impldecl="in declaration">tqptrlist.h</include> <include location="local" impldecl="in declaration">connectionitems.h</include> <include location="local" impldecl="in implementation">connectiondialog.ui.h</include> </includes> diff --git a/tools/designer/designer/dbconnectionsimpl.cpp b/tools/designer/designer/dbconnectionsimpl.cpp index 8aaf45217..c08e9554e 100644 --- a/tools/designer/designer/dbconnectionsimpl.cpp +++ b/tools/designer/designer/dbconnectionsimpl.cpp @@ -32,7 +32,7 @@ **********************************************************************/ #include "dbconnectionsimpl.h" -#include <ntqptrlist.h> +#include <tqptrlist.h> #include <ntqgroupbox.h> #include <ntqlayout.h> #include "project.h" diff --git a/tools/designer/designer/formwindow.h b/tools/designer/designer/formwindow.h index a934bcdb8..7fd0e5ff6 100644 --- a/tools/designer/designer/formwindow.h +++ b/tools/designer/designer/formwindow.h @@ -40,7 +40,7 @@ #include "actiondnd.h" #include <tqwidget.h> -#include <ntqptrdict.h> +#include <tqptrdict.h> #include <ntqpixmap.h> #include <tqwidgetlist.h> #include <tqmap.h> diff --git a/tools/designer/designer/listboxdnd.h b/tools/designer/designer/listboxdnd.h index 546f6a2a3..745d899e4 100644 --- a/tools/designer/designer/listboxdnd.h +++ b/tools/designer/designer/listboxdnd.h @@ -34,7 +34,7 @@ #ifndef LISTBOXDND_H #define LISTBOXDND_H -#include <ntqptrlist.h> +#include <tqptrlist.h> #include <ntqlistbox.h> #include "listdnd.h" diff --git a/tools/designer/designer/listviewdnd.h b/tools/designer/designer/listviewdnd.h index a58773d72..2f79f1adb 100644 --- a/tools/designer/designer/listviewdnd.h +++ b/tools/designer/designer/listviewdnd.h @@ -34,7 +34,7 @@ #ifndef LISTVIEWDND_H #define LISTVIEWDND_H -#include <ntqptrlist.h> +#include <tqptrlist.h> #include <ntqlistview.h> #include "listdnd.h" diff --git a/tools/designer/designer/listvieweditorimpl.cpp b/tools/designer/designer/listvieweditorimpl.cpp index b8cef9064..9bce2ffaf 100644 --- a/tools/designer/designer/listvieweditorimpl.cpp +++ b/tools/designer/designer/listvieweditorimpl.cpp @@ -49,7 +49,7 @@ #include <ntqtabwidget.h> #include <ntqspinbox.h> #include <ntqpushbutton.h> -#include <ntqptrstack.h> +#include <tqptrstack.h> ListViewEditor::ListViewEditor( TQWidget *parent, TQListView *lv, FormWindow *fw ) : ListViewEditorBase( parent, 0, TRUE ), listview( lv ), formwindow( fw ) diff --git a/tools/designer/designer/menubareditor.h b/tools/designer/designer/menubareditor.h index f1d87f206..ccb90574b 100644 --- a/tools/designer/designer/menubareditor.h +++ b/tools/designer/designer/menubareditor.h @@ -35,7 +35,7 @@ #define MENUBAREDITOR_H #include <ntqmenubar.h> -#include <ntqptrlist.h> +#include <tqptrlist.h> class PopupMenuEditor; class MenuBarEditor; diff --git a/tools/designer/designer/metadatabase.cpp b/tools/designer/designer/metadatabase.cpp index 1f0b9782c..e533d350f 100644 --- a/tools/designer/designer/metadatabase.cpp +++ b/tools/designer/designer/metadatabase.cpp @@ -44,7 +44,7 @@ #include <ntqapplication.h> #include <tqobject.h> #include <ntqlayout.h> -#include <ntqptrdict.h> +#include <tqptrdict.h> #include <tqobjectlist.h> #include <ntqstrlist.h> #include <ntqmetaobject.h> diff --git a/tools/designer/designer/metadatabase.h b/tools/designer/designer/metadatabase.h index 269d829c0..9e5165042 100644 --- a/tools/designer/designer/metadatabase.h +++ b/tools/designer/designer/metadatabase.h @@ -38,7 +38,7 @@ #include <ntqstring.h> #include <ntqstringlist.h> #include <tqmap.h> -#include <ntqptrlist.h> +#include <tqptrlist.h> #include <ntqsizepolicy.h> #include <ntqsize.h> #include <tqwidgetlist.h> diff --git a/tools/designer/designer/popupmenueditor.h b/tools/designer/designer/popupmenueditor.h index 306629ba3..b60a22c3c 100644 --- a/tools/designer/designer/popupmenueditor.h +++ b/tools/designer/designer/popupmenueditor.h @@ -35,7 +35,7 @@ #define POPUPMENUEDITOR_H #include <tqwidget.h> -#include <ntqptrlist.h> +#include <tqptrlist.h> #include <ntqaction.h> class PopupMenuEditor; diff --git a/tools/designer/designer/project.h b/tools/designer/designer/project.h index ceb42afcf..e39a82561 100644 --- a/tools/designer/designer/project.h +++ b/tools/designer/designer/project.h @@ -38,14 +38,14 @@ #include <ntqstring.h> #include <ntqstringlist.h> -#include <ntqptrlist.h> +#include <tqptrlist.h> #include <tqmap.h> #include <private/qpluginmanager_p.h> #include "../interfaces/projectsettingsiface.h" #include "sourcefile.h" #include "formfile.h" #include <tqobjectlist.h> -#include <ntqptrdict.h> +#include <tqptrdict.h> #include "formfile.h" class TQObjectList; diff --git a/tools/designer/designer/propertyeditor.h b/tools/designer/designer/propertyeditor.h index 45f22481c..ca3b426f4 100644 --- a/tools/designer/designer/propertyeditor.h +++ b/tools/designer/designer/propertyeditor.h @@ -37,11 +37,11 @@ #include <ntqfeatures.h> #include <ntqvariant.h> #include <ntqlistview.h> -#include <ntqptrlist.h> +#include <tqptrlist.h> #include <ntqguardedptr.h> #include <ntqtabwidget.h> #include <ntqmodules.h> -#include <ntqptrlist.h> +#include <tqptrlist.h> #include <ntqlayout.h> #include <ntqcheckbox.h> #include <ntqcombobox.h> diff --git a/tools/designer/designer/propertyobject.cpp b/tools/designer/designer/propertyobject.cpp index 3244ec52e..61c789d27 100644 --- a/tools/designer/designer/propertyobject.cpp +++ b/tools/designer/designer/propertyobject.cpp @@ -33,8 +33,8 @@ #include "propertyobject.h" #include "metadatabase.h" -#include <ntqptrvector.h> -#include <ntqptrlist.h> +#include <tqptrvector.h> +#include <tqptrlist.h> #include <ntqmetaobject.h> #include <ntqvariant.h> diff --git a/tools/designer/designer/sizehandle.h b/tools/designer/designer/sizehandle.h index 7027736b7..8760afc71 100644 --- a/tools/designer/designer/sizehandle.h +++ b/tools/designer/designer/sizehandle.h @@ -36,7 +36,7 @@ #include <tqwidget.h> #include <ntqintdict.h> -#include <ntqptrdict.h> +#include <tqptrdict.h> class TQMouseEvent; class FormWindow; diff --git a/tools/designer/designer/startdialogimpl.cpp b/tools/designer/designer/startdialogimpl.cpp index aec2362be..e254396ff 100644 --- a/tools/designer/designer/startdialogimpl.cpp +++ b/tools/designer/designer/startdialogimpl.cpp @@ -1,6 +1,6 @@ #include <ntqstring.h> #include <ntqstringlist.h> -#include <ntqptrlist.h> +#include <tqptrlist.h> #include <ntqiconview.h> #include <ntqcombobox.h> #include <ntqlabel.h> diff --git a/tools/designer/designer/widgetfactory.h b/tools/designer/designer/widgetfactory.h index dc1ee3d29..1220d81cc 100644 --- a/tools/designer/designer/widgetfactory.h +++ b/tools/designer/designer/widgetfactory.h @@ -46,7 +46,7 @@ #include <tqobjectlist.h> #include <ntqlabel.h> #include <ntqwizard.h> -#include <ntqptrdict.h> +#include <tqptrdict.h> #include <ntqpushbutton.h> #include <ntqtoolbutton.h> #include <ntqcheckbox.h> diff --git a/tools/designer/designer/wizardeditorimpl.h b/tools/designer/designer/wizardeditorimpl.h index c83268938..99c402e36 100644 --- a/tools/designer/designer/wizardeditorimpl.h +++ b/tools/designer/designer/wizardeditorimpl.h @@ -37,7 +37,7 @@ class TQWizard; class FormWindow; -#include <ntqptrlist.h> +#include <tqptrlist.h> #include "wizardeditor.h" #include "command.h" diff --git a/tools/designer/interfaces/designerinterface.h b/tools/designer/interfaces/designerinterface.h index 10084bebf..aa81f68a3 100644 --- a/tools/designer/interfaces/designerinterface.h +++ b/tools/designer/interfaces/designerinterface.h @@ -48,7 +48,7 @@ // #include <private/qcom_p.h> -#include <ntqptrlist.h> +#include <tqptrlist.h> #include <ntqstring.h> #include <tqmap.h> #include <ntqstringlist.h> diff --git a/tools/designer/plugins/kdevdlg/kdevdlg2ui.cpp b/tools/designer/plugins/kdevdlg/kdevdlg2ui.cpp index e92301924..dc52d1e47 100644 --- a/tools/designer/plugins/kdevdlg/kdevdlg2ui.cpp +++ b/tools/designer/plugins/kdevdlg/kdevdlg2ui.cpp @@ -35,7 +35,7 @@ #include "kdevdlg2ui.h" #include <ntqdir.h> #include <ntqstring.h> -#include <ntqptrstack.h> +#include <tqptrstack.h> /// some little helpers /// diff --git a/tools/designer/uilib/tqwidgetfactory.h b/tools/designer/uilib/tqwidgetfactory.h index a188c0be3..80df0bbbc 100644 --- a/tools/designer/uilib/tqwidgetfactory.h +++ b/tools/designer/uilib/tqwidgetfactory.h @@ -36,7 +36,7 @@ #ifndef QT_H #include <ntqstring.h> -#include <ntqptrlist.h> +#include <tqptrlist.h> #include <ntqimage.h> #include <ntqpixmap.h> #include <tqvaluelist.h> diff --git a/tools/linguist/linguist/listviews.h b/tools/linguist/linguist/listviews.h index 62bc42943..65a296bf8 100644 --- a/tools/linguist/linguist/listviews.h +++ b/tools/linguist/linguist/listviews.h @@ -37,7 +37,7 @@ #include "msgedit.h" #include <ntqstring.h> -#include <ntqptrlist.h> +#include <tqptrlist.h> #include <ntqregexp.h> #include <ntqlistview.h> diff --git a/tools/linguist/linguist/trwindow.h b/tools/linguist/linguist/trwindow.h index 82fc4ec10..f702b7f07 100644 --- a/tools/linguist/linguist/trwindow.h +++ b/tools/linguist/linguist/trwindow.h @@ -39,7 +39,7 @@ #include <metatranslator.h> #include <ntqmainwindow.h> -#include <ntqptrlist.h> +#include <tqptrlist.h> #include <ntqdict.h> #include <ntqprinter.h> #include <ntqstringlist.h> diff --git a/tools/qembed/qembed.cpp b/tools/qembed/qembed.cpp index d13cf46a7..978a4f3d4 100644 --- a/tools/qembed/qembed.cpp +++ b/tools/qembed/qembed.cpp @@ -19,7 +19,7 @@ #include <ntqstring.h> #include <ntqfile.h> #include <ntqfileinfo.h> -#include <ntqptrlist.h> +#include <tqptrlist.h> #include <ntqtextstream.h> #include <ntqdatetime.h> #include <ntqimage.h> |