Simplify handling a user request to delete a profile
commit9fbd630070fda42945f4f5362a00188249f6ecc8
authorSean Robinson <seankrobinson@gmail.com>
Sun, 6 Apr 2014 18:27:46 +0000 (6 11:27 -0700)
committerSean Robinson <seankrobinson@gmail.com>
Sun, 6 Apr 2014 18:27:46 +0000 (6 11:27 -0700)
tree5f3324a1a0c3887376ed117abdad4928e85385d1
parent82a1e9ac26b22b01c677b1247c3dd2f84b30bcfd
Simplify handling a user request to delete a profile

Now that profiles are not stored in the GUI, it's just a matter of
checking various UI elements before sending a delete message.

Signed-off-by: Sean Robinson <seankrobinson@gmail.com>
wifiradar/gui/g2/__init__.py