BUG FIX: destroy prefs dialog *after* saving prefs
commit450a91b1509394f648d296407f2e8907b0f82803
authorSean Robinson <seankrobinson@gmail.com>
Sat, 16 May 2009 23:25:42 +0000 (16 16:25 -0700)
committerSean Robinson <seankrobinson@gmail.com>
Sat, 16 May 2009 23:25:42 +0000 (16 16:25 -0700)
treeadb1c0f8d96afd94975a76dd7df59f9066a6efd3
parent47e5948e377e696884d5aa9398ec93b144957f42
BUG FIX: destroy prefs dialog *after* saving prefs

Since saving may present an error dialog and the prefs
window would be the parent, we need to keep the window
around until after saving the pref.

Signed-off-by: Sean Robinson <seankrobinson@gmail.com>
wifi-radar