Initial commit
This commit is contained in:
16
MyCode/Gui/GuiDef.h
Normal file
16
MyCode/Gui/GuiDef.h
Normal file
@@ -0,0 +1,16 @@
|
||||
#ifndef GUIDEF_H_
|
||||
#define GUIDEF_H_
|
||||
|
||||
#define dIcon24_Allow1 13
|
||||
#define dIcon24_NotAllow1 12
|
||||
#define dIcon24_Allow2 13
|
||||
#define dIcon24_NotAllow2 12
|
||||
|
||||
#define dIcon24_Input_En 16
|
||||
#define dIcon24_Input_EnUpCase 17
|
||||
#define dIcon24_Input_EnLowCase 18
|
||||
#define dIcon24_Input_EnSymbol 19
|
||||
#define dIcon24_Input_Cn 20
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user