← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~meths/openlp/trivialfixes into lp:openlp

 

Review: Needs Fixing
Generally good but need Raoul to confirm as well.

-class OpenLP(QtGui.QApplication):
+class OpenLP(QApplication):
type change.  
The decision was made to reference all QT things with QtCore or QtGui this moves away from that.
-- 
https://code.launchpad.net/~meths/openlp/trivialfixes/+merge/12565
Your team OpenLP Core is subscribed to branch lp:openlp.



References