← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~milleja46/openlp/milleja46 into lp:openlp

 

Review: Needs Fixing
Delete line 45

Line 88, shouldn't be pass, but: 
    row = self.previewListWidget.rowCount() - 1
Otherwise row will be one greater than the highest index in the controller.

Leave the self.parent.generalSettingsSection until Tim has chance to respond to my earlier comment and I find out why he wants it changed. But it still needs splitting so it doesn't go over 80 characters.
-- 
https://code.launchpad.net/~milleja46/openlp/milleja46/+merge/62387
Your team OpenLP Core is subscribed to branch lp:openlp.


References