openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #18327
Re: [Merge] lp:~patrick-zakweb/openlp/bug-936281-newformat into lp:openlp
Review: Needs Fixing
Line 10, you've got False as the default.
You need to set the default here as per lines 79-82 too.
Although in both places you probably don't need to create a stylesheet_fix_default variable, you could just do QtCore.QVariant(sys.platform.startswith(u'win'))
--
https://code.launchpad.net/~patrick-zakweb/openlp/bug-936281-newformat/+merge/139312
Your team OpenLP Core is subscribed to branch lp:openlp.
References