Fix various doxygen issues in the documentation

This commit is contained in:
Artur Wieczorek
2019-10-20 11:52:26 +02:00
parent 8d962b0121
commit 5925893eed
29 changed files with 58 additions and 37 deletions

View File

@@ -95,7 +95,7 @@ public:
The preprocessor macro `wxHAS_PREF_EDITOR_APPLY_IMMEDIATELY` is defined
in this case as well.
*/
static bool ShouldApplyChangesImmediately()
static bool ShouldApplyChangesImmediately();
/**
Returns whether the preferences dialog is shown modally.