openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #09210
Re: [Merge] lp:~milleja46/openlp/milleja46 into lp:openlp
> QtCore.QSettings().value(self.parent.generalSettingsSection + u'/enable slide
> loop'
> should be
> QtCore.QSettings().value(u'general/enable slide loop'
Tim, what Joshua has is consistent with the rest of slidecontroller.py, and we've just spent the last few days telling him to replace the 'general' with the self.parent.generalSettingsSection!
--
https://code.launchpad.net/~milleja46/openlp/milleja46/+merge/62387
Your team OpenLP Core is subscribed to branch lp:openlp.
References