forked from openlp/openlp
Added back the last missing *
This commit is contained in:
parent
2c9502418f
commit
42b72ab3a6
@ -856,7 +856,7 @@ class MainWindow(QtWidgets.QMainWindow, Ui_MainWindow, RegistryProperties):
|
||||
self,
|
||||
translate('OpenLP.MainWindow', 'Import settings'),
|
||||
'',
|
||||
translate('OpenLP.MainWindow', 'OpenLP Settings (.conf)'))
|
||||
translate('OpenLP.MainWindow', 'OpenLP Settings (*.conf)'))
|
||||
if not import_file_name:
|
||||
return
|
||||
setting_sections = []
|
||||
|
Loading…
Reference in New Issue
Block a user