MacOS NE dirty build

This commit is contained in:
Mykola Baibuz 2024-07-08 08:12:10 -07:00
parent 0612f70c06
commit 6f58f19958
43 changed files with 7454 additions and 3976 deletions

View file

@ -1,5 +1,7 @@
#include "connectionController.h"
#define Q_OS_IOS 1
#if defined(Q_OS_ANDROID) || defined(Q_OS_IOS)
#include <QGuiApplication>
#else