forked from openlp/openlp
Corrections to the code, enable_loop is now can_loop, and fits the 80 character line requirement as best i could get it too and gets rid of the odd emtpy line in generaltab.py
This commit is contained in:
parent
9221c8cb60
commit
254bac86d4
@ -387,4 +387,3 @@ class GeneralTab(SettingsTab):
|
|||||||
Called when the width, height, x position or y position has changed.
|
Called when the width, height, x position or y position has changed.
|
||||||
"""
|
"""
|
||||||
self.display_changed = True
|
self.display_changed = True
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user