← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~trb143/openlp/working into lp:openlp

 

Review: Approve
141	+class VideoWidget(QtGui.QWidget):
142	+ """
143	+ Customised version of QTableWidget which can respond to keyboard
144	+ events.
145	+ """

I think that docstring is copied from elsewhere.


Also, I think you're missing a few open lines at the ends of some files...
-- 
https://code.launchpad.net/~trb143/openlp/working/+merge/23159
Your team OpenLP Core is subscribed to branch lp:openlp.



References