mirror of
https://github.com/lubosz/overte.git
synced 2025-04-19 12:24:01 +02:00
Update AndroidHelper.h
This commit is contained in:
parent
120de92c9e
commit
8f34c02ab2
1 changed files with 1 additions and 2 deletions
|
@ -15,7 +15,6 @@
|
|||
#include <QObject>
|
||||
#include <QThread>
|
||||
#include <AccountManager.h>
|
||||
#include <QtAndroidExtras/QAndroidJniObject>
|
||||
|
||||
class AndroidHelper : public QObject {
|
||||
Q_OBJECT
|
||||
|
@ -48,4 +47,4 @@ private:
|
|||
QThread workerThread;
|
||||
};
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue