mirror of
https://gitlab.com/manzerbredes/ochess.git
synced 2025-07-01 09:47:39 +00:00
Setting up doxygen
This commit is contained in:
parent
33dca5b491
commit
a6bfdf40d5
16 changed files with 5888 additions and 0 deletions
|
@ -76,6 +76,7 @@ public:
|
|||
class MyApp : public wxApp {
|
||||
public:
|
||||
Openings Book;
|
||||
/// @brief Entry point of the application
|
||||
virtual bool OnInit();
|
||||
std::vector<TabInfos *> ListTabInfos();
|
||||
void FocusOnTab(TabInfos *);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue