Attempt to fix the "Always checked no codelite files checkbox" issue.
[bertos.git] / wizard / BCreationPage.py
index d91fbc61c649777cf4432803ec18628c569c02e4..0696d811b6b392eec7706981e761fd14921eee88 100644 (file)
@@ -126,5 +126,6 @@ class BCreationPage(BWizardPage):
         else:
             output= []
         self.setProjectInfo("OUTPUT", output)
+        self.setPlugins(output)
 
     ####
\ No newline at end of file