diff --git a/QOpenHD.pro b/QOpenHD.pro index 51050fabc..d1d67ba68 100755 --- a/QOpenHD.pro +++ b/QOpenHD.pro @@ -72,7 +72,7 @@ QT +=core quick qml gui \ widgets QT += opengl QT += charts -#QT += gui-private +QT += gui-private #LIBS += Ldrm INCLUDEPATH += $$PWD/lib diff --git a/app/main.cpp b/app/main.cpp index 613a11a37..5cf39009d 100755 --- a/app/main.cpp +++ b/app/main.cpp @@ -70,7 +70,7 @@ RESOLVEFUNC(SSL_get1_peer_certificate); RESOLVEFUNC(EVP_PKEY_get_base_id); #endif // OPENSSL_VERSION_MAJOR >= 3 -//#include +#include //#include //#include @@ -200,7 +200,7 @@ static void android_check_permissions(){ #endif } -/*static void debug_kms(){ +static void debug_kms(){ qDebug()<<"platform name:"<