openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #00465
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