added attrib to the widget struct - checking it in the .h file
git-svn-id: svn://10.0.0.236/trunk@57690 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
1cc8e19e2e
commit
a1d0b2ee48
@ -47,6 +47,7 @@ typedef struct WIDGET
|
||||
{
|
||||
CString type;
|
||||
CString name;
|
||||
CString attrib;
|
||||
CString value;
|
||||
CString title;
|
||||
CString group;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user