minor formatting change
This commit is contained in:
parent
d37362aadf
commit
64db28c0a7
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ class CruSSHConf:
|
|||
self.Config["opacity"] = range.get_value()
|
||||
|
||||
### GUI Objects ###
|
||||
def initGUI(self, save_func = None):
|
||||
def initGUI(self, save_func=None):
|
||||
self.MainWin.set_modal(True)
|
||||
self.MainWin.props.allow_grow = False
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue