nvm
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good

This commit is contained in:
Nishi 2026-04-07 22:59:16 +09:00
commit 8a5a2f0f02
Signed by: nishi
GPG key ID: 27EF69B208EB9343
2 changed files with 18 additions and 23 deletions

View file

@ -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