Review: Needs Fixing Hi Tomas,
You need to use new-style signal-slot connecting: self.preview_widget.clicked.connect(...) self.preview_widget.verticalHeader().sectionClicked.connect(...) -- https://code.launchpad.net/~tomasgroth/openlp/bug1265368/+merge/232376 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

