diff options
Diffstat (limited to 'src/kernel/ntqt.h')
-rw-r--r-- | src/kernel/ntqt.h | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/src/kernel/ntqt.h b/src/kernel/ntqt.h index 11305209b..b8e8dca73 100644 --- a/src/kernel/ntqt.h +++ b/src/kernel/ntqt.h @@ -77,9 +77,9 @@ #include "tqfileinfo.h" #include "tqurlinfo.h" #include "tqwidgetlist.h" -#include <ntqcombobox.h> +#include <tqcombobox.h> #include "ntqgroupbox.h" -#include "ntqdialog.h" +#include "tqdialog.h" #include <tqdataview.h> #include "ntqdockwindow.h" #include "ntqcommonstyle.h" @@ -107,7 +107,7 @@ #include "tqbuffer.h" #include "tqimage.h" #include <tqimageformatplugin.h> -#include "ntqlineedit.h" +#include "tqlineedit.h" #include <tqintcache.h> #include "tqintdict.h" #include "ntqmotifstyle.h" @@ -118,11 +118,11 @@ #include <ntqaccel.h> #include "tqlabel.h" #include "ntqlayout.h" -#include <ntqlcdnumber.h> +#include <tqlcdnumber.h> #include <ntqlibrary.h> #include <ntqinputdialog.h> -#include "ntqscrollbar.h" -#include "ntqscrollview.h" +#include "tqscrollbar.h" +#include "tqscrollview.h" #include "tqdir.h" #include "ntqwindowsstyle.h" #include "ntqconnection.h" @@ -169,9 +169,9 @@ #include <tqptrqueue.h> #include <tqptrstack.h> #include "tqstylesheet.h" -#include <ntqpushbutton.h> -#include <ntqradiobutton.h> -#include <ntqdial.h> +#include <tqpushbutton.h> +#include <tqradiobutton.h> +#include <tqdial.h> #include <ntqdockarea.h> #include "tqregexp.h" #include <tqclipboard.h> @@ -193,12 +193,12 @@ #include <tqsizegrip.h> #include <ntqabstractlayout.h> #include <tqsjiscodec.h> -#include <ntqslider.h> +#include <tqslider.h> #include <tqsocket.h> #include <tqserversocket.h> #include <tqdns.h> #include <ntqsound.h> -#include <ntqspinbox.h> +#include <tqspinbox.h> #include <ntqsplashscreen.h> #include <ntqsplitter.h> #include "tqsqlerror.h" @@ -264,7 +264,7 @@ #include <ntqfocusdata.h> #include <tqwidgetplugin.h> #include <tqwidgetstack.h> -#include <ntqcheckbox.h> +#include <tqcheckbox.h> #include <ntqcompactstyle.h> #include <ntqwizard.h> #include <tqpainter.h> @@ -300,7 +300,7 @@ #include "private/tqdir_p.h" #include "private/tqsettings_p.h" #include "private/tqsqlextension_p.h" -#include "private/qdialogbuttons_p.h" +#include "private/tqdialogbuttons_p.h" #include "private/tqwidgetinterface_p.h" #include "private/tqwidgetresizehandler_p.h" #include "private/qlibrary_p.h" |