summaryrefslogtreecommitdiffstats
path: root/src/widgets
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets')
-rw-r--r--src/widgets/ntqlcdnumber.h2
-rw-r--r--src/widgets/ntqvalidator.h2
-rw-r--r--src/widgets/qbutton.cpp2
-rw-r--r--src/widgets/qcheckbox.cpp2
-rw-r--r--src/widgets/qcombobox.cpp2
-rw-r--r--src/widgets/qdial.cpp2
-rw-r--r--src/widgets/qframe.cpp2
-rw-r--r--src/widgets/qgroupbox.cpp2
-rw-r--r--src/widgets/qheader.cpp2
-rw-r--r--src/widgets/qlabel.cpp2
-rw-r--r--src/widgets/qlcdnumber.cpp2
-rw-r--r--src/widgets/qlistbox.cpp2
-rw-r--r--src/widgets/qlistview.cpp2
-rw-r--r--src/widgets/qmultilineedit.cpp4
-rw-r--r--src/widgets/qpushbutton.cpp2
-rw-r--r--src/widgets/qradiobutton.cpp2
-rw-r--r--src/widgets/qscrollbar.cpp2
-rw-r--r--src/widgets/qslider.cpp2
-rw-r--r--src/widgets/qspinbox.cpp2
-rw-r--r--src/widgets/qsplitter.cpp4
-rw-r--r--src/widgets/qtabbar.cpp2
-rw-r--r--src/widgets/qtabwidget.cpp2
-rw-r--r--src/widgets/qwhatsthis.cpp2
-rw-r--r--src/widgets/tqiconview.cpp4
-rw-r--r--src/widgets/tqiconview.h2
-rw-r--r--src/widgets/tqmainwindow.cpp4
-rw-r--r--src/widgets/tqtextbrowser.cpp2
-rw-r--r--src/widgets/tqtextedit.cpp2
-rw-r--r--src/widgets/tqwidgetstack.h2
29 files changed, 33 insertions, 33 deletions
diff --git a/src/widgets/ntqlcdnumber.h b/src/widgets/ntqlcdnumber.h
index 780f4af28..e74de7cb6 100644
--- a/src/widgets/ntqlcdnumber.h
+++ b/src/widgets/ntqlcdnumber.h
@@ -43,7 +43,7 @@
#ifndef QT_H
#include "ntqframe.h"
-#include "ntqbitarray.h"
+#include "tqbitarray.h"
#endif // QT_H
#ifndef TQT_NO_LCDNUMBER
diff --git a/src/widgets/ntqvalidator.h b/src/widgets/ntqvalidator.h
index d8a5ca8ad..d167334d7 100644
--- a/src/widgets/ntqvalidator.h
+++ b/src/widgets/ntqvalidator.h
@@ -44,7 +44,7 @@
#ifndef QT_H
#include "tqobject.h"
#include "tqstring.h" // char*->TQString conversion
-#include "ntqregexp.h" // TQString->TQRegExp conversion
+#include "tqregexp.h" // TQString->TQRegExp conversion
#endif // QT_H
#ifndef TQT_NO_VALIDATOR
diff --git a/src/widgets/qbutton.cpp b/src/widgets/qbutton.cpp
index 6eeb59f05..edc62375e 100644
--- a/src/widgets/qbutton.cpp
+++ b/src/widgets/qbutton.cpp
@@ -41,7 +41,7 @@
#include "ntqbutton.h"
#ifndef TQT_NO_BUTTON
#include "ntqbuttongroup.h"
-#include "ntqbitmap.h"
+#include "tqbitmap.h"
#include "ntqpainter.h"
#include "tqtimer.h"
#include "ntqaccel.h"
diff --git a/src/widgets/qcheckbox.cpp b/src/widgets/qcheckbox.cpp
index 390a5b5c4..7c749998a 100644
--- a/src/widgets/qcheckbox.cpp
+++ b/src/widgets/qcheckbox.cpp
@@ -44,7 +44,7 @@
#include "ntqdrawutil.h"
#include "ntqpixmap.h"
#include "ntqpixmapcache.h"
-#include "ntqbitmap.h"
+#include "tqbitmap.h"
#include "tqtextstream.h"
#include "ntqapplication.h"
#include "tqstyle.h"
diff --git a/src/widgets/qcombobox.cpp b/src/widgets/qcombobox.cpp
index 82177c182..2e2be8d8f 100644
--- a/src/widgets/qcombobox.cpp
+++ b/src/widgets/qcombobox.cpp
@@ -49,7 +49,7 @@
#include "tqtimer.h"
#include "ntqapplication.h"
#include "ntqlineedit.h"
-#include "ntqbitmap.h"
+#include "tqbitmap.h"
#include "qeffects_p.h"
#include "tqstringlist.h"
#include "ntqcombobox.h"
diff --git a/src/widgets/qdial.cpp b/src/widgets/qdial.cpp
index bea8feb74..741f2c70b 100644
--- a/src/widgets/qdial.cpp
+++ b/src/widgets/qdial.cpp
@@ -47,7 +47,7 @@
#include "ntqcolor.h"
#include "ntqapplication.h"
#include "ntqregion.h"
-#include "ntqbitmap.h"
+#include "tqbitmap.h"
#include "tqstyle.h"
#if defined(QT_ACCESSIBILITY_SUPPORT)
#include "ntqaccessible.h"
diff --git a/src/widgets/qframe.cpp b/src/widgets/qframe.cpp
index 50ade1265..4ab1e729e 100644
--- a/src/widgets/qframe.cpp
+++ b/src/widgets/qframe.cpp
@@ -43,7 +43,7 @@
#include "ntqpainter.h"
#include "ntqdrawutil.h"
#include "ntqframe.h"
-#include "ntqbitmap.h"
+#include "tqbitmap.h"
#include "tqstyle.h"
/*!
diff --git a/src/widgets/qgroupbox.cpp b/src/widgets/qgroupbox.cpp
index 6f1c3e0e9..2803c6760 100644
--- a/src/widgets/qgroupbox.cpp
+++ b/src/widgets/qgroupbox.cpp
@@ -42,7 +42,7 @@
#ifndef TQT_NO_GROUPBOX
#include "ntqlayout.h"
#include "ntqpainter.h"
-#include "ntqbitmap.h"
+#include "tqbitmap.h"
#include "ntqaccel.h"
#include "ntqradiobutton.h"
#include "ntqfocusdata.h"
diff --git a/src/widgets/qheader.cpp b/src/widgets/qheader.cpp
index 8128b9fc2..848ea25cc 100644
--- a/src/widgets/qheader.cpp
+++ b/src/widgets/qheader.cpp
@@ -43,7 +43,7 @@
#include "ntqpainter.h"
#include "ntqdrawutil.h"
#include "ntqpixmap.h"
-#include "ntqbitarray.h"
+#include "tqbitarray.h"
#include "tqptrvector.h"
#include "ntqapplication.h"
#include "tqstyle.h"
diff --git a/src/widgets/qlabel.cpp b/src/widgets/qlabel.cpp
index 7a5eae532..948dab440 100644
--- a/src/widgets/qlabel.cpp
+++ b/src/widgets/qlabel.cpp
@@ -45,7 +45,7 @@
#include "ntqaccel.h"
#include "ntqmovie.h"
#include "tqimage.h"
-#include "ntqbitmap.h"
+#include "tqbitmap.h"
#include "ntqpicture.h"
#include "ntqapplication.h"
#include "ntqsimplerichtext.h"
diff --git a/src/widgets/qlcdnumber.cpp b/src/widgets/qlcdnumber.cpp
index 05a5e9904..2036e3a80 100644
--- a/src/widgets/qlcdnumber.cpp
+++ b/src/widgets/qlcdnumber.cpp
@@ -40,7 +40,7 @@
#include "ntqlcdnumber.h"
#ifndef TQT_NO_LCDNUMBER
-#include "ntqbitarray.h"
+#include "tqbitarray.h"
#include "ntqpainter.h"
diff --git a/src/widgets/qlistbox.cpp b/src/widgets/qlistbox.cpp
index 1cac29c1e..16e1870af 100644
--- a/src/widgets/qlistbox.cpp
+++ b/src/widgets/qlistbox.cpp
@@ -46,7 +46,7 @@
#include "ntqlistbox.h"
#ifndef TQT_NO_LISTBOX
-#include "ntqmemarray.h"
+#include "tqmemarray.h"
#include "ntqfontmetrics.h"
#include "ntqpainter.h"
#include "tqstrlist.h"
diff --git a/src/widgets/qlistview.cpp b/src/widgets/qlistview.cpp
index ea01ae82b..e0ad57d87 100644
--- a/src/widgets/qlistview.cpp
+++ b/src/widgets/qlistview.cpp
@@ -48,7 +48,7 @@
#include "tqptrlist.h"
#include "tqstrlist.h"
#include "ntqapplication.h"
-#include "ntqbitmap.h"
+#include "tqbitmap.h"
#include "tqdatetime.h"
#include "tqptrdict.h"
#include "tqptrvector.h"
diff --git a/src/widgets/qmultilineedit.cpp b/src/widgets/qmultilineedit.cpp
index 2d82938b2..d8e9c1033 100644
--- a/src/widgets/qmultilineedit.cpp
+++ b/src/widgets/qmultilineedit.cpp
@@ -45,12 +45,12 @@
#include "ntqcursor.h"
#include "ntqclipboard.h"
#include "ntqpixmap.h"
-#include "ntqregexp.h"
+#include "tqregexp.h"
#include "ntqapplication.h"
#include "tqdragobject.h"
#include "tqpopupmenu.h"
#include "tqtimer.h"
-#include "ntqdict.h"
+#include "tqdict.h"
#include "../kernel/qrichtext_p.h"
diff --git a/src/widgets/qpushbutton.cpp b/src/widgets/qpushbutton.cpp
index 25a852219..c9c01b86b 100644
--- a/src/widgets/qpushbutton.cpp
+++ b/src/widgets/qpushbutton.cpp
@@ -45,7 +45,7 @@
#include "ntqpainter.h"
#include "ntqdrawutil.h"
#include "ntqpixmap.h"
-#include "ntqbitmap.h"
+#include "tqbitmap.h"
#include "tqpopupmenu.h"
#include "ntqguardedptr.h"
#include "ntqapplication.h"
diff --git a/src/widgets/qradiobutton.cpp b/src/widgets/qradiobutton.cpp
index 0a80076e8..681610ffe 100644
--- a/src/widgets/qradiobutton.cpp
+++ b/src/widgets/qradiobutton.cpp
@@ -45,7 +45,7 @@
#include "ntqdrawutil.h"
#include "ntqpixmap.h"
#include "ntqpixmapcache.h"
-#include "ntqbitmap.h"
+#include "tqbitmap.h"
#include "tqtextstream.h"
#include "ntqapplication.h"
#include "tqstyle.h"
diff --git a/src/widgets/qscrollbar.cpp b/src/widgets/qscrollbar.cpp
index 2ac1e377b..58cb9a3bd 100644
--- a/src/widgets/qscrollbar.cpp
+++ b/src/widgets/qscrollbar.cpp
@@ -41,7 +41,7 @@
#include "ntqscrollbar.h"
#ifndef TQT_NO_SCROLLBAR
#include "ntqpainter.h"
-#include "ntqbitmap.h"
+#include "tqbitmap.h"
#include "ntqapplication.h"
#include "tqtimer.h"
#include "tqstyle.h"
diff --git a/src/widgets/qslider.cpp b/src/widgets/qslider.cpp
index 4600ff826..902fda036 100644
--- a/src/widgets/qslider.cpp
+++ b/src/widgets/qslider.cpp
@@ -43,7 +43,7 @@
#include "ntqpainter.h"
#include "ntqdrawutil.h"
#include "tqtimer.h"
-#include "ntqbitmap.h"
+#include "tqbitmap.h"
#include "ntqapplication.h"
#include "tqstyle.h"
#if defined(QT_ACCESSIBILITY_SUPPORT)
diff --git a/src/widgets/qspinbox.cpp b/src/widgets/qspinbox.cpp
index d088c8ac0..d068a581b 100644
--- a/src/widgets/qspinbox.cpp
+++ b/src/widgets/qspinbox.cpp
@@ -44,7 +44,7 @@
#include "ntqcursor.h"
#include "ntqpushbutton.h"
#include "ntqpainter.h"
-#include "ntqbitmap.h"
+#include "tqbitmap.h"
#include "ntqlineedit.h"
#include "ntqvalidator.h"
#include "ntqpixmapcache.h"
diff --git a/src/widgets/qsplitter.cpp b/src/widgets/qsplitter.cpp
index 515ca8763..0994e892a 100644
--- a/src/widgets/qsplitter.cpp
+++ b/src/widgets/qsplitter.cpp
@@ -44,9 +44,9 @@
#include "ntqlayout.h"
#include "../kernel/qlayoutengine_p.h"
#include "ntqapplication.h"
-#include "ntqbitmap.h"
+#include "tqbitmap.h"
#include "ntqdrawutil.h"
-#include "ntqmemarray.h"
+#include "tqmemarray.h"
#include "tqobjectlist.h"
#include "ntqpainter.h"
#include "tqptrlist.h"
diff --git a/src/widgets/qtabbar.cpp b/src/widgets/qtabbar.cpp
index e88c02e24..50c452489 100644
--- a/src/widgets/qtabbar.cpp
+++ b/src/widgets/qtabbar.cpp
@@ -39,7 +39,7 @@
#include "ntqtabbar.h"
#ifndef TQT_NO_TABBAR
#include "ntqaccel.h"
-#include "ntqbitmap.h"
+#include "tqbitmap.h"
#include "tqtoolbutton.h"
#include "tqtooltip.h"
#include "ntqapplication.h"
diff --git a/src/widgets/qtabwidget.cpp b/src/widgets/qtabwidget.cpp
index 3d44f5cdb..be6186222 100644
--- a/src/widgets/qtabwidget.cpp
+++ b/src/widgets/qtabwidget.cpp
@@ -44,7 +44,7 @@
#include "ntqtabbar.h"
#include "ntqapplication.h"
#include "tqwidgetstack.h"
-#include "ntqbitmap.h"
+#include "tqbitmap.h"
#include "ntqaccel.h"
#include "tqstyle.h"
#include "ntqpainter.h"
diff --git a/src/widgets/qwhatsthis.cpp b/src/widgets/qwhatsthis.cpp
index ca0ed7dd0..41f9aa9d5 100644
--- a/src/widgets/qwhatsthis.cpp
+++ b/src/widgets/qwhatsthis.cpp
@@ -47,7 +47,7 @@
#include "tqtoolbutton.h"
#include "ntqshared.h"
#include "ntqcursor.h"
-#include "ntqbitmap.h"
+#include "tqbitmap.h"
#include "tqtooltip.h"
#include "ntqsimplerichtext.h"
#include "tqstylesheet.h"
diff --git a/src/widgets/tqiconview.cpp b/src/widgets/tqiconview.cpp
index 6703ef82d..e00b9c159 100644
--- a/src/widgets/tqiconview.cpp
+++ b/src/widgets/tqiconview.cpp
@@ -60,11 +60,11 @@
#include "ntqcursor.h"
#include "ntqapplication.h"
#include "tqtextedit.h"
-#include "ntqmemarray.h"
+#include "tqmemarray.h"
#include "tqptrlist.h"
#include "ntqvbox.h"
#include "tqtooltip.h"
-#include "ntqbitmap.h"
+#include "tqbitmap.h"
#include "ntqpixmapcache.h"
#include "tqptrdict.h"
#include "tqstringlist.h"
diff --git a/src/widgets/tqiconview.h b/src/widgets/tqiconview.h
index a15d4baae..7b52985b7 100644
--- a/src/widgets/tqiconview.h
+++ b/src/widgets/tqiconview.h
@@ -49,7 +49,7 @@
#include "tqsize.h"
#include "ntqfont.h" // TQString->TQFont conversion
#include "tqdragobject.h"
-#include "ntqbitmap.h"
+#include "tqbitmap.h"
#include "ntqpicture.h"
#endif // QT_H
diff --git a/src/widgets/tqmainwindow.cpp b/src/widgets/tqmainwindow.cpp
index beeb3ab55..be6f08cd2 100644
--- a/src/widgets/tqmainwindow.cpp
+++ b/src/widgets/tqmainwindow.cpp
@@ -44,7 +44,7 @@
#include "tqtimer.h"
#include "ntqlayout.h"
#include "tqobjectlist.h"
-#include "ntqintdict.h"
+#include "tqintdict.h"
#include "ntqapplication.h"
#include "tqptrlist.h"
#include "tqmap.h"
@@ -58,7 +58,7 @@
#include "tqtooltip.h"
#include "tqdatetime.h"
#include "ntqwhatsthis.h"
-#include "ntqbitmap.h"
+#include "tqbitmap.h"
#include "ntqdockarea.h"
#include "tqstringlist.h"
#include "tqstyle.h"
diff --git a/src/widgets/tqtextbrowser.cpp b/src/widgets/tqtextbrowser.cpp
index e579c6c73..9827c25bc 100644
--- a/src/widgets/tqtextbrowser.cpp
+++ b/src/widgets/tqtextbrowser.cpp
@@ -51,7 +51,7 @@
#include "ntqfile.h"
#include "tqtextstream.h"
#include "ntqlayout.h"
-#include "ntqbitmap.h"
+#include "tqbitmap.h"
#include "tqtimer.h"
#include "tqimage.h"
#include "ntqsimplerichtext.h"
diff --git a/src/widgets/tqtextedit.cpp b/src/widgets/tqtextedit.cpp
index 8505f6c5b..9e9b6d8fc 100644
--- a/src/widgets/tqtextedit.cpp
+++ b/src/widgets/tqtextedit.cpp
@@ -69,7 +69,7 @@
#include "tqdragobject.h"
#include "ntqurl.h"
#include "ntqcursor.h"
-#include "ntqregexp.h"
+#include "tqregexp.h"
#include "tqpopupmenu.h"
#include "tqptrstack.h"
#include "ntqmetaobject.h"
diff --git a/src/widgets/tqwidgetstack.h b/src/widgets/tqwidgetstack.h
index 774ccb45c..5858ea06c 100644
--- a/src/widgets/tqwidgetstack.h
+++ b/src/widgets/tqwidgetstack.h
@@ -43,7 +43,7 @@
#ifndef QT_H
#include "ntqframe.h"
-#include "ntqintdict.h"
+#include "tqintdict.h"
#include "tqptrdict.h"
#endif // QT_H