NxWidgets: fix work_s initialization in cwindowmessenger.hxx
This commit is contained in:
parent
f1dea7a1c3
commit
64898d7a48
@ -90,6 +90,8 @@ namespace NxWM
|
|||||||
work_s work;
|
work_s work;
|
||||||
CWindowMessenger *windowMessenger;
|
CWindowMessenger *windowMessenger;
|
||||||
void *instance;
|
void *instance;
|
||||||
|
|
||||||
|
work_state_t() : work() {}
|
||||||
};
|
};
|
||||||
|
|
||||||
/** Work queue callback functions */
|
/** Work queue callback functions */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user