fix(import): Allowing .mt940 files to be imported
Previously two separate filters had the same description. Since the description is used as QMap key in SKGImportExportManager::getImportMimeTypeFilter all but last mime type get overwritten. Causing in this case .mt940 files to be ignored.