Files
wxWidgets/include/wx/generic/private
Vadim Zeitlin d8fe06891e Avoid bool argument in wxListMainWindow::RecalculatePositions()
Use 2 separate functions instead to make the code more clear, as passing
false for indicate the refresh shouldn't be done was quite confusing.

Also get rid of a separate RefreshAll() which was called only from
RecalculatePositions().

No real changes.
2021-08-06 21:09:29 +02:00
..
2021-02-15 12:36:03 +01:00
2016-02-10 20:38:10 +01:00
2016-09-25 13:21:28 -07:00
2019-01-08 00:12:51 +01:00
2019-04-05 11:08:53 -07:00