Codechange: Make documentation comments for some types recognised by doxygen.

This commit is contained in:
Cyprian Klimaszewski
2026-02-21 15:05:13 +01:00
committed by rubidium42
parent 21bee91fa7
commit 5943382cf5
20 changed files with 32 additions and 34 deletions
+1 -1
View File
@@ -261,7 +261,7 @@ typedef GUIList<const Station*, const CargoTypes &> GUIStationList;
class CompanyStationsWindow : public Window
{
protected:
/* Runtime saved values */
/** Runtime saved values. */
struct FilterState {
Listing last_sorting;
StationFacilities facilities; ///< types of stations of interest