From 44b073c97b2251b283d43acb84e34179f6839dc8 Mon Sep 17 00:00:00 2001 From: sunwen Date: Mon, 24 Mar 2025 14:50:02 +0800 Subject: [PATCH] feat: Update qrc source file and start script. --- scripts/GUI.sh | 2 +- src/res.qrc | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/scripts/GUI.sh b/scripts/GUI.sh index 551cc4d..c35ee13 100644 --- a/scripts/GUI.sh +++ b/scripts/GUI.sh @@ -24,4 +24,4 @@ unset DESKTOP_SESSION # unset XDG_SEAT_PATH # set XDG_SESSION_TYPE=tty # 运 - $dirname/$appname "$@" \ No newline at end of file + $dirname/$appname "$@" --no-sandbox \ No newline at end of file diff --git a/src/res.qrc b/src/res.qrc index acce6f3..53e7d59 100644 --- a/src/res.qrc +++ b/src/res.qrc @@ -62,5 +62,7 @@ icons/worklistsettings.png icons/reconsettings.png icons/eye.png + icons/waterflood.png + icons/sanitize.png