Skip to content

Commit

Permalink
Fix spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jan 11, 2016
1 parent e276f17 commit a3cee7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/plugins/processing/gui/ProcessingToolbox.py
Expand Up @@ -65,6 +65,7 @@ def __init__(self):
self.txtDisabled.setVisible(False)
self.txtTip.setVisible(self.disabledProviders())
self.txtDisabled.linkActivated.connect(self.showDisabled)

def openSettings():
dlg = ConfigDialog(self)
dlg.exec_()
Expand Down

0 comments on commit a3cee7d

Please sign in to comment.