Skip to content

Commit

Permalink
Fixed missing include file
Browse files Browse the repository at this point in the history
  • Loading branch information
FalsinSoft committed Jun 22, 2023
1 parent 34ad0f4 commit 5b59abd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions QtAndroidTools/QAndroidImages.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
#include <QJniObject>
#include <QQmlEngine>
#include <QVariant>
#include <QImage>

class QAndroidImages : public QObject
{
Expand Down

0 comments on commit 5b59abd

Please sign in to comment.