fix(utils/sidebar-button-utils)修改开始菜单未显示用户头像的问题

This commit is contained in:
aming 2024-06-14 11:35:51 +08:00
parent 7f2785c5bb
commit 32f473fb64
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
#define KYLIN_ACCOUNT_INFORMATION_NAME "org.freedesktop.Accounts"
#define KYLIN_ACCOUNT_INFORMATION_PATH "/org/freedesktop/Accounts"
#define KYLIN_ACCOUNT_INFORMATION_INTERFACE "org.freedesktop.Accounts"
#define DEFAULT_USER_ICON_FILE ":/icon/default-community-image.png"
#define DEFAULT_USER_ICON_FILE ":/res/icon/default-community-image.png"
using namespace UkuiMenu;