[graphics/glaxnimate] src/gui/widgets/dialogs: Include only needed headers instead of QtConcurrent module header

Friedrich W. H. Kossebau <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 3f6a64c8506915bf3a6dbb5d2385b90e35c1ae4c by Friedrich W. H. Kossebau.
Committed on 15/07/2026 at 14:35.
Pushed by mbasaglia into branch 'master'.

Include only needed headers instead of QtConcurrent module header

Qt module headers increase build cost by all their own includes.

M  +2    -1    src/gui/widgets/dialogs/gw_impl_document.cpp

https://invent.kde.org/graphics/glaxnimate/-/commit/3f6a64c8506915bf3a6dbb5d2385b90e35c1ae4c

diff --git a/src/gui/widgets/dialogs/gw_impl_document.cpp b/src/gui/widgets/dialogs/gw_impl_document.cpp
index ce41d544..5cc74f68 100644
--- a/src/gui/widgets/dialogs/gw_impl_document.cpp
+++ b/src/gui/widgets/dialogs/gw_impl_document.cpp
@@ -11,10 +11,11 @@
 #include <QFileDialog>
 #include <QImageWriter>
 #include <QDropEvent>
-#include <QtConcurrent>
+#include <QtConcurrentRun>
 #include <QEventLoop>
 #include <QLocalSocket>
 #include <QDataStream>
+#include <QSaveFile>
 #include <QSharedMemory>
 #include <QtGlobal>
 #include <QNetworkReply>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.