mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-19 02:42:23 +08:00
Fix another unbalanced Doxygen grouping command after last commit
Add the missing section start to wxString documentation. See #22248.
This commit is contained in:
@@ -989,6 +989,7 @@ public:
|
||||
|
||||
See also the at() and the substr() STL-like functions.
|
||||
*/
|
||||
///@{
|
||||
|
||||
/**
|
||||
Returns a substring starting at @e first, with length @e count, or the rest of
|
||||
|
||||
Reference in New Issue
Block a user