1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-21 21:38:06 +01:00
This commit is contained in:
Joe MacMahon
2012-02-11 18:07:11 +00:00
parent ce3f5a4d80
commit fb74163f09
2 changed files with 6 additions and 7 deletions

View File

@@ -828,6 +828,7 @@ class appGUI():
self.frame.set_footer(urwid.Pile([self.confCols,self.footer2]))
if focus == self.wiredCB:
self.diag = WiredSettingsDialog(self.wiredCB.get_body().get_selected_profile(),self.frame)
self.diag.ready_widgets(ui,self.frame)
self.frame.set_body(self.diag)
else:
# wireless list only other option