wxwidgets/include
Vadim Zeitlin d1e223d531 Add [[nodiscard]] attribute to wxStandardPaths::AppendAppInfo()
It doesn't make sense to call this function and ignore its return value,
but it may happen accidentally as it might seem that it modifies its
parameter.
2024-01-02 02:16:05 +01:00
..
msvc/wx Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
wx Add [[nodiscard]] attribute to wxStandardPaths::AppendAppInfo() 2024-01-02 02:16:05 +01:00