mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Qt6: add missing includes
This class is only available via Qt5 compatibility and for that we need the explicit include. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
3321904434
commit
8b463ca158
2 changed files with 2 additions and 1 deletions
|
|
@ -10,6 +10,7 @@
|
|||
#include <QFile>
|
||||
#include <QDebug>
|
||||
#include <QNetworkProxy>
|
||||
#include "QTextCodec"
|
||||
|
||||
#define LARGE_TEST_REPO "https://github.com/Subsurface/large-anonymous-sample-data"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue