X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=wizard%2FBWizardPage.py;h=b7ffe1f51e96a2fb76e431935cc806973c20a8b2;hb=972de11e7e351a75de64449750c4d672c7584b4c;hp=5c4b4bb9650f42d4dd1da35376d26bf7625c03c8;hpb=89e170783dcac57b969ed80881c307b4a5a88584;p=bertos.git diff --git a/wizard/BWizardPage.py b/wizard/BWizardPage.py index 5c4b4bb9..b7ffe1f5 100644 --- a/wizard/BWizardPage.py +++ b/wizard/BWizardPage.py @@ -85,6 +85,7 @@ class BWizardPage(QWizardPage): """ return QApplication.instance().project.info(key) + @property def project(self): """ Returns the BProject instance. @@ -207,4 +208,4 @@ class BWizardPage(QWizardPage): """ pass - #### \ No newline at end of file + ####