← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~googol-hush/openlp/custom into lp:openlp

 

Review: Needs Fixing
673	+  self.setupUi(self)
674	+ # Connecting signals and slots
675	+  QtCore.QObject.connect(self.splitButton,
676	+  QtCore.SIGNAL(u'pressed()'), self.onSplitButtonPressed)

Just indent your comment there properly please, then I think this is good to go.
-- 
https://code.launchpad.net/~googol-hush/openlp/custom/+merge/38083
Your team OpenLP Core is subscribed to branch lp:openlp.



References