Project/Project.py

branch
5_4_x
changeset 3373
5131565abc69
parent 3301
337e119a3bdf
child 3504
0fb89cf25922
diff -r 25241c4e1d3c -r 5131565abc69 Project/Project.py
--- a/Project/Project.py	Fri Mar 14 17:54:54 2014 +0100
+++ b/Project/Project.py	Fri Mar 14 17:53:09 2014 +0100
@@ -2259,6 +2259,9 @@
         
         @param mainscript name of the mainscript (string)
         """
+        # Show the file type associations for the user to change
+        self.__showFiletypeAssociations()
+        
         QApplication.setOverrideCursor(QCursor(Qt.WaitCursor))
         QApplication.processEvents()
         

eric ide

mercurial