forked from openlp/openlp
Fix a merge issue
This commit is contained in:
parent
80c57a9c6d
commit
02e1263d20
@ -52,7 +52,7 @@ __default_settings__ = {
|
|||||||
'presentations/presentations files': [],
|
'presentations/presentations files': [],
|
||||||
'presentations/thumbnail_scheme': '',
|
'presentations/thumbnail_scheme': '',
|
||||||
'presentations/powerpoint slide click advance': QtCore.Qt.Unchecked,
|
'presentations/powerpoint slide click advance': QtCore.Qt.Unchecked,
|
||||||
'presentations/powerpoint control window': QtCore.Qt.Unchecked
|
'presentations/powerpoint control window': QtCore.Qt.Unchecked,
|
||||||
'presentations/last directory': None
|
'presentations/last directory': None
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user