correct accidental paste in Core.h
This commit is contained in:
parent
71aac9987c
commit
320c3c2b26
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ MWDECL void MwLoop(MwWidget handle);
|
|||
*/
|
||||
MWDECL int MwStep(MwWidget handle);
|
||||
|
||||
/*!MwStep(
|
||||
/*!
|
||||
* @brief Check if any event is pending
|
||||
* @param handle Widget
|
||||
* @return `1` if any event is pending
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue