Update Game tab

This commit is contained in:
Loic Guegan 2023-01-01 19:05:15 +01:00
parent 4e85af5e08
commit bbf3282839
5 changed files with 8 additions and 22 deletions
src/game_tab

View file

@ -45,8 +45,6 @@ public:
void Promote();
/// @brief Check if current half move is within a variation
bool IsVariation();
/// @brief Return true if current moves has m as mainline or variation
bool HasChild(HalfMove *m);
/// @brief Get the root of a variation
HalfMove *GetRoot();
/// @brief Get parent of the current move