添加变量

This commit is contained in:
liufei
2022-04-07 20:28:37 +08:00
parent bec1b8c6ea
commit 1457265496

View File

@@ -26,6 +26,8 @@ namespace GeekDesk.Constant
public static string ERROR_FILE_PATH = APP_DIR + "Error.log";
public static int SHADOW_WIDTH = 20;
//系统图标
public static Hashtable SYSTEM_ICONS = (Hashtable)ConfigurationManager.GetSection("SystemIcons");