Skip to content
Commit e8862239 authored by Francis Herne's avatar Francis Herne
Browse files

CustomBuildSystemConfigWidget: clear configs before reloading.

`loadFrom()` is called on an already-loaded widget when resetting,
 for example after choosing "Discard" when changing to another
 config page.
The existing configs must be cleared before loading new ones.

In debug mode, this caused a crash due to a later assertion failure:
BUG: 376523

Otherwise, duplicate configs seem likely to cause some glitches.
parent 4e99db45
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment