Attempt more fixes for waiting state

This commit is contained in:
Cacodemon345
2025-07-12 15:33:56 +06:00
parent b11c5af060
commit 270fbad0ba
3 changed files with 5 additions and 2 deletions

View File

@@ -200,6 +200,7 @@ private:
QIcon caps_icon_off, scroll_icon_off, num_icon_off, kana_icon_off;
bool isShowMessage = false;
bool window_blocked = false;
};
#endif // QT_MAINWINDOW_HPP