diff --git a/src/utils/sidebar-button-utils.cpp b/src/utils/sidebar-button-utils.cpp index a8445a4..95f8a98 100644 --- a/src/utils/sidebar-button-utils.cpp +++ b/src/utils/sidebar-button-utils.cpp @@ -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;