Skip to content
Snippets Groups Projects
Verified Commit 62c89ac7 authored by Burak Hançerli's avatar Burak Hançerli :headphones:
Browse files

fix: fix missing header file

parent 1d2111dc
No related branches found
No related tags found
1 merge request!10QDS-11148 Test with Qt 6.6 and EMSKD 3.1.37
Pipeline #64191 passed
......@@ -38,7 +38,7 @@
#include <QResource>
#include <QTemporaryDir>
#include <QTemporaryFile>
#include <QtGui/private/qzipreader_p.h>
#include <QtCore/private/qzipreader_p.h>
#define printErr(x) printError(x, __FILE_NAME__, __LINE__)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment