GUI: Begin IPC mechanism to open files despite sandboxing

Este commit está contenido en:
2021-09-28 21:44:09 +02:00
padre 3e387b99f8
commit 890925929a
Se han modificado 11 ficheros con 235 adiciones y 36 borrados

Ver fichero

@@ -13,6 +13,8 @@ TEMPLATE = lib
CONFIG += staticlib
CONFIG += c++17
INCLUDEPATH += $$PWD/../sandbox/qssb.h/
# The following define makes your compiler emit warnings if you use
# any feature of Qt which has been marked as deprecated (the exact warnings
# depend on your compiler). Please consult the documentation of the