mirror of
https://gitlab.com/manzerbredes/ochess.git
synced 2025-05-06 11:43:56 +00:00
Debug database tab
This commit is contained in:
parent
2bd85f53bc
commit
1d78e106ad
15 changed files with 315 additions and 528 deletions
|
@ -41,6 +41,7 @@ void GameListManager::Clear(){
|
|||
deleted_games.clear();
|
||||
opened_games.clear();
|
||||
rows.clear();
|
||||
game_counter=0;
|
||||
}
|
||||
|
||||
void GameListManager::ClearDisplayedRow(){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue