No need for that ObjType, was just a test
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2725 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
a0a7ca8a09
commit
2f47369166
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ enum {
|
|||
MIL_BITMAP,
|
||||
MIL_TRANSPARENT_BITMAP,
|
||||
MIL_TEXT
|
||||
} ObjType;
|
||||
};
|
||||
|
||||
struct myImageList {
|
||||
BYTE iType;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue