X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=wizard%2FBCreationPage.py;h=d91fbc61c649777cf4432803ec18628c569c02e4;hb=3583bfc76f7ff08915a8ecd23402e5f522e602bd;hp=d8172155dca5fb9a2a2e62fa304aafdad803e313;hpb=9062cffced27bd5e3b4742547d9ed50b2481fdae;p=bertos.git diff --git a/wizard/BCreationPage.py b/wizard/BCreationPage.py index d8172155..d91fbc61 100644 --- a/wizard/BCreationPage.py +++ b/wizard/BCreationPage.py @@ -63,7 +63,7 @@ class BCreationPage(BWizardPage): self.codelitePluginChanged() self.setButtonText(QWizard.NextButton, self.tr("Create")) - def reloadData(self): + def reloadData(self, previous_id=None): self.setupUi() self.pageContent.summaryTree.clear() top_level = []