--- a/Project/Project.py Fri Mar 14 17:51:47 2014 +0100 +++ b/Project/Project.py Fri Mar 14 17:53:09 2014 +0100 @@ -2265,6 +2265,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()