minor formatting change

This commit is contained in:
Jeff Fisher 2012-03-17 09:02:07 -06:00
parent d37362aadf
commit 64db28c0a7

View File

@ -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