Review: Needs Fixing line 80 longer than 80 bytes lines 85 and 88 not needed.
QtCore.QSettings().value(self.parent.generalSettingsSection + u'/enable slide loop' should be QtCore.QSettings().value(u'general/enable slide loop' -- https://code.launchpad.net/~milleja46/openlp/milleja46/+merge/62387 Your team OpenLP Core is subscribed to branch lp:openlp. _______________________________________________ Mailing list: https://launchpad.net/~openlp-core Post to : [email protected] Unsubscribe : https://launchpad.net/~openlp-core More help : https://help.launchpad.net/ListHelp

