summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorEirik Aavitsland <eirik.aavitsland@theqtcompany.com>2015-06-19 13:03:55 +0300
committerQt Gerrit Server <srv.gerrit-noreply@digia.com>2015-06-19 13:03:55 +0300
commit8b9edf0524866e20c205d85ec8178ca86a306564 (patch)
tree74df177281ff55ef563c98c1a20da6c2e88cafcd /src
parente969d004e51161af022e34504e8e864d428d7d46 (diff)
parentd56016b2e2c758404d9a6e288626416a3a050cd4 (diff)
Merge "Merge remote-tracking branch 'origin/stable' into dev" into dev
Diffstat (limited to 'src')
-rw-r--r--src/b2qt-flashing-wizard/platform_page.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/b2qt-flashing-wizard/platform_page.cpp b/src/b2qt-flashing-wizard/platform_page.cpp
index 6437933..98dbf56 100644
--- a/src/b2qt-flashing-wizard/platform_page.cpp
+++ b/src/b2qt-flashing-wizard/platform_page.cpp
@@ -122,6 +122,7 @@ void PlatformPage::initializePage()
{
mError->clear();
+ platforms.clear();
qDeleteAll(mButtons);
mButtons.clear();