standardized the Element inheritance __init__ usage in gui
authorJosh Blum <josh@joshknows.com>
Sat, 5 Sep 2009 08:54:41 +0000 (01:54 -0700)
committerJosh Blum <josh@joshknows.com>
Sat, 5 Sep 2009 08:54:41 +0000 (01:54 -0700)
commit5f54b018b3a84ba4b68009a1c326ba73eaea8cfd
tree3e97334dbebb3b871952d6d179fa2f82c05bacca
parent4cc3667b348d58ef4fb30f0ecbe494cdb109fc83
standardized the Element inheritance __init__ usage in gui
grc/gui/Block.py
grc/gui/Connection.py
grc/gui/Element.py
grc/gui/FlowGraph.py
grc/gui/Param.py
grc/gui/Platform.py
grc/gui/Port.py