--- a/Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardCharactersDialog.py Tue Oct 15 19:13:32 2013 +0200 +++ b/Plugins/WizardPlugins/QRegularExpressionWizard/QRegularExpressionWizardCharactersDialog.py Wed Oct 16 15:16:54 2013 +0200 @@ -87,8 +87,8 @@ hlayout0.setContentsMargins(0, 0, 0, 0) hlayout0.setSpacing(6) hlayout0.setObjectName("hlayout0") - self.moreSinglesButton = QPushButton(self.trUtf8("Additional Entries"), - self.singlesBox) + self.moreSinglesButton = QPushButton( + self.trUtf8("Additional Entries"), self.singlesBox) self.moreSinglesButton.setObjectName("moreSinglesButton") hlayout0.addWidget(self.moreSinglesButton) hspacer0 = QSpacerItem( @@ -122,8 +122,8 @@ hlayout1.setContentsMargins(0, 0, 0, 0) hlayout1.setSpacing(6) hlayout1.setObjectName("hlayout1") - self.moreRangesButton = QPushButton(self.trUtf8("Additional Entries"), - self.rangesBox) + self.moreRangesButton = QPushButton( + self.trUtf8("Additional Entries"), self.rangesBox) self.moreSinglesButton.setObjectName("moreRangesButton") hlayout1.addWidget(self.moreRangesButton) hspacer1 = QSpacerItem(