Code review comment for lp:~trb143/openlp/bug-902115

Revision history for this message
Raoul Snyman (raoul-snyman) wrote :

Oh wait... you need to modify line 27 to say:

  return unicode(QtCore.QLocale().createSeparatedList(stringlist))

(extra set of brackets)

review: Needs Fixing

« Back to merge proposal