diff options
Diffstat (limited to 'src/kernel/ntqt.h')
-rw-r--r-- | src/kernel/ntqt.h | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/src/kernel/ntqt.h b/src/kernel/ntqt.h index d9119ed7d..f72ec4e66 100644 --- a/src/kernel/ntqt.h +++ b/src/kernel/ntqt.h @@ -78,7 +78,7 @@ #include "tqurlinfo.h" #include "tqwidgetlist.h" #include <tqcombobox.h> -#include "ntqgroupbox.h" +#include "tqgroupbox.h" #include "tqdialog.h" #include <tqdataview.h> #include "ntqdockwindow.h" @@ -97,9 +97,9 @@ #include "tqbuttongroup.h" #include <tqdatetimeedit.h> #include "ntqgvector.h" -#include "ntqhbox.h" -#include <ntqhbuttongroup.h> -#include <ntqhgroupbox.h> +#include "tqhbox.h" +#include <tqhbuttongroup.h> +#include <tqhgroupbox.h> #include "tqsocketnotifier.h" #include <tqeventloop.h> #include <tqhttp.h> @@ -117,7 +117,7 @@ #include <ntqkeycode.h> #include <ntqaccel.h> #include "tqlabel.h" -#include "ntqlayout.h" +#include "tqlayout.h" #include <tqlcdnumber.h> #include <ntqlibrary.h> #include <ntqinputdialog.h> @@ -254,9 +254,9 @@ #include <tqvaluestack.h> #include <tqvaluevector.h> #include <tqdatatable.h> -#include <ntqvbox.h> -#include <ntqvbuttongroup.h> -#include <ntqvgroupbox.h> +#include <tqvbox.h> +#include <tqvbuttongroup.h> +#include <tqvgroupbox.h> #include <tqthread.h> #include <tqwhatsthis.h> #include <ntqapplication.h> @@ -278,7 +278,7 @@ #include "private/qcom_p.h" #include "private/tqimageformatinterface_p.h" #include "private/tqisciicodec_p.h" -#include "private/qlayoutengine_p.h" +#include "private/tqlayoutengine_p.h" #include "private/qcomlibrary_p.h" #include "private/qeffects_p.h" #include "private/qgpluginmanager_p.h" |