From 9b2d1665277a3a68751d2813f7724d0bafc8abc3 Mon Sep 17 00:00:00 2001 From: Consti10 Date: Wed, 10 Apr 2024 12:25:01 +0200 Subject: [PATCH] uncomment the debug_kms stuff, not needed anymore --- QOpenHD.pro | 2 +- app/main.cpp | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/QOpenHD.pro b/QOpenHD.pro index d1d67ba68..51050fabc 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 5cf39009d..613a11a37 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:"<