cosmetics
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5699 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
aed07bb8d3
commit
82ef123f1d
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ struct nsControlCallbacks
|
||||||
|
|
||||||
struct nsControl
|
struct nsControl
|
||||||
{
|
{
|
||||||
HWND window;
|
HWND window;
|
||||||
enum nsControlType type;
|
enum nsControlType type;
|
||||||
char userData[USERDATA_SIZE];
|
char userData[USERDATA_SIZE];
|
||||||
struct nsControlCallbacks callbacks;
|
struct nsControlCallbacks callbacks;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue