From b930cec6013b9609c4345268171763c2c5936ae4 Mon Sep 17 00:00:00 2001 From: Alexander Golubev Date: Tue, 12 Mar 2024 00:14:46 +0300 Subject: [PATCH] Resort includes in ntqt.h Signed-off-by: Alexander Golubev --- src/kernel/ntqt.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/kernel/ntqt.h b/src/kernel/ntqt.h index 95cb2c67..1d2147fa 100644 --- a/src/kernel/ntqt.h +++ b/src/kernel/ntqt.h @@ -66,6 +66,11 @@ #include "ntqwidget.h" #include "ntqjpunicode.h" #include "ntqtextcodec.h" +#include "ntqpixmap.h" +#include +#include "ntqiconset.h" +#include "ntqbutton.h" +#include #include "ntqstyle.h" #include "ntqframe.h" #include "ntqfile.h" @@ -82,7 +87,6 @@ #include #include #include "ntqgcache.h" -#include "ntqpixmap.h" #include #include #include @@ -95,7 +99,6 @@ #include "ntqgvector.h" #include "ntqhbox.h" #include -#include "ntqiconset.h" #include #include "ntqsocketnotifier.h" #include @@ -134,7 +137,6 @@ #include #include "ntqptrvector.h" #include "ntqmutex.h" -#include "ntqbutton.h" #include #include #include "ntqguardedptr.h" @@ -224,7 +226,6 @@ #include #include "ntqtextedit.h" #include -#include #include #include "ntqsqleditorfactory.h" #include @@ -240,7 +241,6 @@ #include #include #include -#include #include #include "ntqdesktopwidget.h" #include