MwSetDarkTheme instead of MwToggleDarkTheme

This commit is contained in:
Nishi 2026-01-27 18:03:16 +09:00
commit 64c3cdb4a5
5 changed files with 6 additions and 6 deletions

View file

@ -296,7 +296,7 @@ MWDECL void MwHideCursor(MwWidget handle);
* @param handle Widget
* @param toggle Toggle
*/
MWDECL void MwToggleDarkTheme(MwWidget handle, int toggle);
MWDECL void MwSetDarkTheme(MwWidget handle, int toggle);
/*!
* @brief Gets the parent widget