diff options
Diffstat (limited to 'src/widgets')
43 files changed, 45 insertions, 47 deletions
diff --git a/src/widgets/tqbutton.cpp b/src/widgets/tqbutton.cpp index 088f9cc6a..bcf9c2ada 100644 --- a/src/widgets/tqbutton.cpp +++ b/src/widgets/tqbutton.cpp @@ -46,7 +46,7 @@ #include "tqtimer.h" #include "tqaccel.h" #include "tqpixmapcache.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqpushbutton.h" #include "tqradiobutton.h" #include "tqguardedptr.h" diff --git a/src/widgets/tqbuttongroup.cpp b/src/widgets/tqbuttongroup.cpp index c56af49d9..9b495279c 100644 --- a/src/widgets/tqbuttongroup.cpp +++ b/src/widgets/tqbuttongroup.cpp @@ -42,7 +42,7 @@ #ifndef TQT_NO_BUTTONGROUP #include "tqbutton.h" #include "tqptrlist.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqradiobutton.h" diff --git a/src/widgets/tqcheckbox.cpp b/src/widgets/tqcheckbox.cpp index 85c3e1845..6b0cc48a6 100644 --- a/src/widgets/tqcheckbox.cpp +++ b/src/widgets/tqcheckbox.cpp @@ -46,7 +46,7 @@ #include "tqpixmapcache.h" #include "tqbitmap.h" #include "tqtextstream.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqstyle.h" /*! diff --git a/src/widgets/tqcombobox.cpp b/src/widgets/tqcombobox.cpp index 1f0ff2e9d..278b555e6 100644 --- a/src/widgets/tqcombobox.cpp +++ b/src/widgets/tqcombobox.cpp @@ -47,7 +47,7 @@ #include "tqstrlist.h" #include "tqpixmap.h" #include "tqtimer.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqlineedit.h" #include "tqbitmap.h" #include "tqeffects_p.h" diff --git a/src/widgets/tqdatetimeedit.cpp b/src/widgets/tqdatetimeedit.cpp index a01a14694..3820c5604 100644 --- a/src/widgets/tqdatetimeedit.cpp +++ b/src/widgets/tqdatetimeedit.cpp @@ -45,9 +45,8 @@ #include "../kernel/tqinternal_p.h" #include "../kernel/tqrichtext_p.h" #include "tqrangecontrol.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqpixmap.h" -#include "ntqapplication.h" #include "tqvaluelist.h" #include "tqstring.h" #include "tqstyle.h" diff --git a/src/widgets/tqdial.cpp b/src/widgets/tqdial.cpp index 6c9b4d499..b1e523956 100644 --- a/src/widgets/tqdial.cpp +++ b/src/widgets/tqdial.cpp @@ -45,7 +45,7 @@ #include "tqpainter.h" #include "tqpointarray.h" #include "tqcolor.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqregion.h" #include "tqbitmap.h" #include "tqstyle.h" diff --git a/src/widgets/tqdialogbuttons.cpp b/src/widgets/tqdialogbuttons.cpp index 12015bceb..0704cc0e0 100644 --- a/src/widgets/tqdialogbuttons.cpp +++ b/src/widgets/tqdialogbuttons.cpp @@ -39,7 +39,7 @@ #include "tqdialogbuttons_p.h" #ifndef TQT_NO_DIALOGBUTTONS -#include <ntqapplication.h> +#include <tqapplication.h> #include <tqpushbutton.h> #include <tqguardedptr.h> #include <tqmap.h> diff --git a/src/widgets/tqdockarea.cpp b/src/widgets/tqdockarea.cpp index 0f14a33a7..9bb4d4a12 100644 --- a/src/widgets/tqdockarea.cpp +++ b/src/widgets/tqdockarea.cpp @@ -44,7 +44,7 @@ #include "tqsplitter.h" #include "tqlayout.h" #include "tqptrvector.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqpainter.h" #include "tqwidgetlist.h" #include "tqmap.h" diff --git a/src/widgets/tqdockwindow.cpp b/src/widgets/tqdockwindow.cpp index e07a550af..fa20b1745 100644 --- a/src/widgets/tqdockwindow.cpp +++ b/src/widgets/tqdockwindow.cpp @@ -46,7 +46,7 @@ #include "tqwidgetresizehandler_p.h" #include "tqtitlebar_p.h" #include "tqpainter.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqtoolbutton.h" #include "tqtoolbar.h" #include "tqlayout.h" diff --git a/src/widgets/tqeffects.cpp b/src/widgets/tqeffects.cpp index 792456119..0ff1b11d4 100644 --- a/src/widgets/tqeffects.cpp +++ b/src/widgets/tqeffects.cpp @@ -38,7 +38,7 @@ ** **********************************************************************/ -#include "ntqapplication.h" +#include "tqapplication.h" #ifndef TQT_NO_EFFECTS #include "tqwidget.h" #include "tqeffects_p.h" diff --git a/src/widgets/tqgrid.cpp b/src/widgets/tqgrid.cpp index bdc43f9e1..19e7e2964 100644 --- a/src/widgets/tqgrid.cpp +++ b/src/widgets/tqgrid.cpp @@ -38,7 +38,7 @@ #include "tqgrid.h" #ifndef TQT_NO_GRID #include "tqlayout.h" -#include "ntqapplication.h" +#include "tqapplication.h" /*! \class TQGrid tqgrid.h diff --git a/src/widgets/tqgroupbox.cpp b/src/widgets/tqgroupbox.cpp index c54ff3357..b969f18ac 100644 --- a/src/widgets/tqgroupbox.cpp +++ b/src/widgets/tqgroupbox.cpp @@ -48,7 +48,7 @@ #include "tqfocusdata.h" #include "tqobjectlist.h" #include "tqdrawutil.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqstyle.h" #include "tqcheckbox.h" #include "tqbuttongroup.h" diff --git a/src/widgets/tqhbox.cpp b/src/widgets/tqhbox.cpp index 41b4fabbf..cb0e0281c 100644 --- a/src/widgets/tqhbox.cpp +++ b/src/widgets/tqhbox.cpp @@ -37,7 +37,7 @@ #include "tqhbox.h" #ifndef TQT_NO_HBOX #include "tqlayout.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqobjectlist.h" diff --git a/src/widgets/tqheader.cpp b/src/widgets/tqheader.cpp index 82df9e63e..540a90508 100644 --- a/src/widgets/tqheader.cpp +++ b/src/widgets/tqheader.cpp @@ -45,7 +45,7 @@ #include "tqpixmap.h" #include "tqbitarray.h" #include "tqptrvector.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqstyle.h" class TQHeaderData diff --git a/src/widgets/tqiconview.cpp b/src/widgets/tqiconview.cpp index 7af1babc8..1b3170a42 100644 --- a/src/widgets/tqiconview.cpp +++ b/src/widgets/tqiconview.cpp @@ -58,7 +58,7 @@ #include "tqbrush.h" #include "tqtimer.h" #include "tqcursor.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqtextedit.h" #include "tqmemarray.h" #include "tqptrlist.h" diff --git a/src/widgets/tqlabel.cpp b/src/widgets/tqlabel.cpp index b1c5807ec..4550cda3e 100644 --- a/src/widgets/tqlabel.cpp +++ b/src/widgets/tqlabel.cpp @@ -47,7 +47,7 @@ #include "tqimage.h" #include "tqbitmap.h" #include "tqpicture.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqsimplerichtext.h" #include "tqstylesheet.h" #include "tqstyle.h" diff --git a/src/widgets/tqlineedit.cpp b/src/widgets/tqlineedit.cpp index 46b1df641..2267706d4 100644 --- a/src/widgets/tqlineedit.cpp +++ b/src/widgets/tqlineedit.cpp @@ -51,7 +51,7 @@ #include "tqfontmetrics.h" #include "tqpixmap.h" #include "tqclipboard.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqvalidator.h" #include "tqdragobject.h" #include "tqtimer.h" diff --git a/src/widgets/tqlistbox.cpp b/src/widgets/tqlistbox.cpp index e7c90ddcb..bbbda6694 100644 --- a/src/widgets/tqlistbox.cpp +++ b/src/widgets/tqlistbox.cpp @@ -51,7 +51,7 @@ #include "tqpainter.h" #include "tqstrlist.h" #include "tqpixmap.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqptrdict.h" #include "tqtimer.h" #include "tqstringlist.h" diff --git a/src/widgets/tqlistview.cpp b/src/widgets/tqlistview.cpp index 477743c2a..6d8f3771f 100644 --- a/src/widgets/tqlistview.cpp +++ b/src/widgets/tqlistview.cpp @@ -47,7 +47,7 @@ #include "tqptrstack.h" #include "tqptrlist.h" #include "tqstrlist.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqbitmap.h" #include "tqdatetime.h" #include "tqptrdict.h" diff --git a/src/widgets/tqmainwindow.cpp b/src/widgets/tqmainwindow.cpp index 609b22289..bc5596645 100644 --- a/src/widgets/tqmainwindow.cpp +++ b/src/widgets/tqmainwindow.cpp @@ -45,7 +45,7 @@ #include "tqlayout.h" #include "tqobjectlist.h" #include "tqintdict.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqptrlist.h" #include "tqmap.h" #include "tqcursor.h" diff --git a/src/widgets/tqmenubar.cpp b/src/widgets/tqmenubar.cpp index 8577bda56..58507e4d4 100644 --- a/src/widgets/tqmenubar.cpp +++ b/src/widgets/tqmenubar.cpp @@ -48,7 +48,7 @@ #include "tqaccel.h" #include "tqpainter.h" #include "tqdrawutil.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqguardedptr.h" #include "tqlayout.h" #include "tqcleanuphandler.h" @@ -72,7 +72,7 @@ static bool inMenu = FALSE; #endif #if defined(TQ_WS_X11) -extern int qt_xfocusout_grab_counter; // defined in qapplication_x11.cpp +extern int qt_xfocusout_grab_counter; // defined in tqapplication_x11.cpp #endif /*! diff --git a/src/widgets/tqmenudata.cpp b/src/widgets/tqmenudata.cpp index 148d79790..e0b7deca9 100644 --- a/src/widgets/tqmenudata.cpp +++ b/src/widgets/tqmenudata.cpp @@ -42,7 +42,7 @@ #ifndef TQT_NO_MENUDATA #include "tqpopupmenu.h" #include "tqmenubar.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqguardedptr.h" class TQMenuItemData { diff --git a/src/widgets/tqmultilineedit.cpp b/src/widgets/tqmultilineedit.cpp index 1ee4b712e..67896224a 100644 --- a/src/widgets/tqmultilineedit.cpp +++ b/src/widgets/tqmultilineedit.cpp @@ -46,7 +46,7 @@ #include "tqclipboard.h" #include "tqpixmap.h" #include "tqregexp.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqdragobject.h" #include "tqpopupmenu.h" #include "tqtimer.h" diff --git a/src/widgets/tqpopupmenu.cpp b/src/widgets/tqpopupmenu.cpp index e614a328c..c52c00005 100644 --- a/src/widgets/tqpopupmenu.cpp +++ b/src/widgets/tqpopupmenu.cpp @@ -44,7 +44,7 @@ #include "tqaccel.h" #include "tqpainter.h" #include "tqdrawutil.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqpixmap.h" #include "tqpixmapcache.h" #include "tqtimer.h" diff --git a/src/widgets/tqpushbutton.cpp b/src/widgets/tqpushbutton.cpp index 7e6add688..e264d2c1e 100644 --- a/src/widgets/tqpushbutton.cpp +++ b/src/widgets/tqpushbutton.cpp @@ -48,7 +48,7 @@ #include "tqbitmap.h" #include "tqpopupmenu.h" #include "tqguardedptr.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqtoolbar.h" #include "tqstyle.h" #if defined(QT_ACCESSIBILITY_SUPPORT) diff --git a/src/widgets/tqradiobutton.cpp b/src/widgets/tqradiobutton.cpp index eac619f59..b296f5d79 100644 --- a/src/widgets/tqradiobutton.cpp +++ b/src/widgets/tqradiobutton.cpp @@ -47,7 +47,7 @@ #include "tqpixmapcache.h" #include "tqbitmap.h" #include "tqtextstream.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqstyle.h" /*! diff --git a/src/widgets/tqscrollbar.cpp b/src/widgets/tqscrollbar.cpp index 3f6c683c7..e49e1f9a9 100644 --- a/src/widgets/tqscrollbar.cpp +++ b/src/widgets/tqscrollbar.cpp @@ -42,7 +42,7 @@ #ifndef TQT_NO_SCROLLBAR #include "tqpainter.h" #include "tqbitmap.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqtimer.h" #include "tqstyle.h" #ifndef TQT_NO_CURSOR diff --git a/src/widgets/tqscrollview.cpp b/src/widgets/tqscrollview.cpp index 2f5e92ea1..40a5bb509 100644 --- a/src/widgets/tqscrollview.cpp +++ b/src/widgets/tqscrollview.cpp @@ -48,7 +48,7 @@ #include "tqfocusdata.h" #include "tqscrollview.h" #include "tqptrdict.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqtimer.h" #include "tqstyle.h" #include "tqlistview.h" diff --git a/src/widgets/tqslider.cpp b/src/widgets/tqslider.cpp index 6b020c620..7c503e1b0 100644 --- a/src/widgets/tqslider.cpp +++ b/src/widgets/tqslider.cpp @@ -44,7 +44,7 @@ #include "tqdrawutil.h" #include "tqtimer.h" #include "tqbitmap.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqstyle.h" #if defined(QT_ACCESSIBILITY_SUPPORT) #include "tqaccessible.h" diff --git a/src/widgets/tqspinbox.cpp b/src/widgets/tqspinbox.cpp index 6c6b38be5..08af76cb0 100644 --- a/src/widgets/tqspinbox.cpp +++ b/src/widgets/tqspinbox.cpp @@ -48,7 +48,7 @@ #include "tqlineedit.h" #include "tqvalidator.h" #include "tqpixmapcache.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqstyle.h" #if defined(QT_ACCESSIBILITY_SUPPORT) #include "tqaccessible.h" diff --git a/src/widgets/tqsplashscreen.cpp b/src/widgets/tqsplashscreen.cpp index 78aa19869..ba7b765a6 100644 --- a/src/widgets/tqsplashscreen.cpp +++ b/src/widgets/tqsplashscreen.cpp @@ -40,7 +40,7 @@ #ifndef TQT_NO_SPLASHSCREEN -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqpainter.h" #include "tqpixmap.h" diff --git a/src/widgets/tqsplitter.cpp b/src/widgets/tqsplitter.cpp index e9de06731..41b565ef3 100644 --- a/src/widgets/tqsplitter.cpp +++ b/src/widgets/tqsplitter.cpp @@ -43,7 +43,7 @@ #include "tqlayout.h" #include "../kernel/tqlayoutengine_p.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqbitmap.h" #include "tqdrawutil.h" #include "tqmemarray.h" diff --git a/src/widgets/tqtabbar.cpp b/src/widgets/tqtabbar.cpp index cba1906c8..0d3ea9c70 100644 --- a/src/widgets/tqtabbar.cpp +++ b/src/widgets/tqtabbar.cpp @@ -42,7 +42,7 @@ #include "tqbitmap.h" #include "tqtoolbutton.h" #include "tqtooltip.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqstyle.h" #include "tqpainter.h" #include "tqiconset.h" diff --git a/src/widgets/tqtabwidget.cpp b/src/widgets/tqtabwidget.cpp index 88ec8a06e..ea294e76a 100644 --- a/src/widgets/tqtabwidget.cpp +++ b/src/widgets/tqtabwidget.cpp @@ -42,7 +42,7 @@ #ifndef TQT_NO_TABWIDGET #include "tqobjectlist.h" #include "tqtabbar.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqwidgetstack.h" #include "tqbitmap.h" #include "tqaccel.h" diff --git a/src/widgets/tqtextbrowser.cpp b/src/widgets/tqtextbrowser.cpp index 161757d19..584639c61 100644 --- a/src/widgets/tqtextbrowser.cpp +++ b/src/widgets/tqtextbrowser.cpp @@ -42,7 +42,7 @@ #ifndef TQT_NO_TEXTBROWSER #include "../kernel/tqrichtext_p.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqlayout.h" #include "tqpainter.h" diff --git a/src/widgets/tqtextedit.cpp b/src/widgets/tqtextedit.cpp index baddd23c5..cc88b3dd9 100644 --- a/src/widgets/tqtextedit.cpp +++ b/src/widgets/tqtextedit.cpp @@ -58,10 +58,9 @@ #include "tqsize.h" #include "tqevent.h" #include "tqtimer.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqlistbox.h" #include "tqvbox.h" -#include "ntqapplication.h" #include "tqclipboard.h" #include "tqcolordialog.h" #include "tqfontdialog.h" diff --git a/src/widgets/tqtitlebar.cpp b/src/widgets/tqtitlebar.cpp index 83bb8c125..536bf4942 100644 --- a/src/widgets/tqtitlebar.cpp +++ b/src/widgets/tqtitlebar.cpp @@ -45,10 +45,10 @@ #ifndef TQT_NO_TITLEBAR #include <tqcursor.h> -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqstyle.h" #include "tqdatetime.h" -#include "private/qapplication_p.h" +#include "private/tqapplication_p.h" #include "tqtooltip.h" #include "tqimage.h" #include "tqtimer.h" diff --git a/src/widgets/tqtoolbox.cpp b/src/widgets/tqtoolbox.cpp index ac9df2f82..e5b139035 100644 --- a/src/widgets/tqtoolbox.cpp +++ b/src/widgets/tqtoolbox.cpp @@ -48,7 +48,7 @@ #include <tqpainter.h> #include <tqstyle.h> #include <tqobjectlist.h> -#include <ntqapplication.h> +#include <tqapplication.h> #include <tqwidgetlist.h> #include <tqlayout.h> #include <tqvaluelist.h> diff --git a/src/widgets/tqtoolbutton.cpp b/src/widgets/tqtoolbutton.cpp index b44f93b9e..fab5ffb93 100644 --- a/src/widgets/tqtoolbutton.cpp +++ b/src/widgets/tqtoolbutton.cpp @@ -45,7 +45,7 @@ #include "tqpainter.h" #include "tqpixmap.h" #include "tqwmatrix.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqstyle.h" #include "tqmainwindow.h" #include "tqtooltip.h" diff --git a/src/widgets/tqtooltip.cpp b/src/widgets/tqtooltip.cpp index e044be6ea..32211ec9f 100644 --- a/src/widgets/tqtooltip.cpp +++ b/src/widgets/tqtooltip.cpp @@ -40,7 +40,7 @@ #ifndef TQT_NO_TOOLTIP #include "tqlabel.h" #include "tqptrdict.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqguardedptr.h" #include "tqtimer.h" #include "tqeffects_p.h" diff --git a/src/widgets/tqwhatsthis.cpp b/src/widgets/tqwhatsthis.cpp index 4b38a43d5..6f4a7ec10 100644 --- a/src/widgets/tqwhatsthis.cpp +++ b/src/widgets/tqwhatsthis.cpp @@ -38,7 +38,7 @@ #include "tqwhatsthis.h" #ifndef TQT_NO_WHATSTHIS -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqpaintdevicemetrics.h" #include "tqpixmap.h" #include "tqpainter.h" diff --git a/src/widgets/tqwidgetresizehandler.cpp b/src/widgets/tqwidgetresizehandler.cpp index 342626e53..e16814ba5 100644 --- a/src/widgets/tqwidgetresizehandler.cpp +++ b/src/widgets/tqwidgetresizehandler.cpp @@ -42,7 +42,7 @@ #ifndef TQT_NO_RESIZEHANDLER #include "tqframe.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqcursor.h" #include "tqsizegrip.h" #if defined(TQ_WS_WIN) diff --git a/src/widgets/tqwidgetstack.cpp b/src/widgets/tqwidgetstack.cpp index d550fa6ef..d751fb243 100644 --- a/src/widgets/tqwidgetstack.cpp +++ b/src/widgets/tqwidgetstack.cpp @@ -48,7 +48,7 @@ #include "tqbutton.h" #include "tqbuttongroup.h" -#include "ntqapplication.h" +#include "tqapplication.h" class TQWidgetStackPrivate { public: |