This commit is contained in:
parent
6af4c73905
commit
8a5a2f0f02
2 changed files with 18 additions and 23 deletions
|
|
@ -138,12 +138,6 @@ MWDECL void MwLoop(MwWidget handle);
|
|||
*/
|
||||
MWDECL int MwStep(MwWidget handle);
|
||||
|
||||
/*!
|
||||
* @brief Runs the stuff needed after one event loop
|
||||
* @param handle Widget
|
||||
*/
|
||||
MWDECL void MwAfterStep(MwWidget handle);
|
||||
|
||||
/*!
|
||||
* @brief Check if any event is pending
|
||||
* @param handle Widget
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue