Some fixes for Qt6 Android
This commit is contained in:
parent
33ec69d33a
commit
ac74510d47
7 changed files with 59 additions and 28 deletions
|
@ -1,8 +1,9 @@
|
|||
#ifndef ANDROID_CONTROLLER_H
|
||||
#define ANDROID_CONTROLLER_H
|
||||
|
||||
#include <QAndroidBinder>
|
||||
#include <QAndroidServiceConnection>
|
||||
//#include <QAndroidBinder>
|
||||
//#include <QAndroidServiceConnection>
|
||||
#include <QtCore/private/qandroidextras_p.h>
|
||||
|
||||
#include "protocols/vpnprotocol.h"
|
||||
using namespace amnezia;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue