← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~springermac/openlp/pyqt5_final into lp:openlp

 

Review: Needs Fixing

Missed conversion in BibleImportForm

self.web_update_label.setObjectName('WebUpdateLabel')

    self.add_custom_pages()
  File "/home/tim/Projects/openlp/pyqt5_final/openlp/plugins/bibles/forms/bibleimportform.py", line 208, in add_custom_pages
    self.web_update_label.setObjectName('WebUpdateLabel')
AttributeError: 'BibleImportForm' object has no attribute 'web_update_label'
-- 
https://code.launchpad.net/~springermac/openlp/pyqt5_final/+merge/278204
Your team OpenLP Core is subscribed to branch lp:openlp.


References