mirror of
https://gitlab.com/manzerbredes/ochess.git
synced 2025-05-06 03:33:56 +00:00
Improve documentation
This commit is contained in:
parent
cffa5f1186
commit
6c7f492e5a
7 changed files with 14 additions and 7 deletions
src/engine_tab
|
@ -8,7 +8,7 @@ wxDECLARE_EVENT(REFRESH_TAB_TITLE, wxCommandEvent);
|
|||
|
||||
/**
|
||||
* @brief Tab used to configure UCI chess engines
|
||||
*
|
||||
* @ingroup tabs
|
||||
*/
|
||||
class EngineTab : public TabEngine, public TabInfos {
|
||||
std::string confGroup, enginePath;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue