doc: update documentation in code

This commit is contained in:
2024-07-25 18:15:39 +08:00
parent 31a7cb5675
commit 7f373ed354
6 changed files with 107 additions and 47 deletions

View File

@ -176,7 +176,7 @@ namespace YYCC::DialogHelper {
};
/**
* @brief The class represent the file dialog.
* @brief The class representing the file dialog.
* @details
* This class is served for programming using to describe every aspectes of the dialog.
* For how to use this struct, see \ref dialog_helper.