fix gui alert window size

This commit is contained in:
MihailRis
2025-01-28 05:09:18 +03:00
parent dece2e25bc
commit 756ff4a2c7
7 changed files with 49 additions and 18 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ namespace gui {
PageLoaderFunc getPageLoader();
/// @brief Set page to previous saved in history
void back();
bool back();
/// @brief Clear pages history
void clearHistory();