GUI: Begin IPC mechanism to open files despite sandboxing

此提交包含在:
2021-09-28 21:44:09 +02:00
父節點 3e387b99f8
當前提交 890925929a
共有 11 個檔案被更改,包括 235 行新增36 行删除

查看文件

@@ -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