openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #09204
Re: [Merge] lp:~milleja46/openlp/milleja46 into lp:openlp
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.
Follow ups
References