← Back to team overview

openlp-core team mailing list archive

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

 

I prefer the self.import_wizard.exec_() == QtGui.QDialog.Accepted. 
It makes no assumptions as to the true/falseness of the QDialog constants and is also quite descriptive as to what .exec_() is returning and what the code is checking.

-- 
https://code.launchpad.net/~meths/openlp/trivialfixes/+merge/47053
Your team OpenLP Core is subscribed to branch lp:openlp.



References