添加变量
This commit is contained in:
@@ -26,6 +26,8 @@ namespace GeekDesk.Constant
|
|||||||
|
|
||||||
public static string ERROR_FILE_PATH = APP_DIR + "Error.log";
|
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");
|
public static Hashtable SYSTEM_ICONS = (Hashtable)ConfigurationManager.GetSection("SystemIcons");
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user