DarkRadiant: master f29d26a0
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
orbweaver | orbweaver | master | 10.12.2020 14:46 | master 44b4fbfe |
Changeset | Version check wxWidgets workaround in TreeModel::Clear The comment indicates that the ItemsDeleted-before-Clear workaround is needed for 3.0.5, but on my Ubuntu 20.04 system with 3.0.4, this actually causes an assertion deep within wxWidgets. The workaround is therefore placed behind a wxCHECK_VERSION macro to avoid using it on 3.0.4 and earlier. |
|||
mod - libs/wxutil/TreeModel.cpp | Diff File |