Request editing a profile when the edit button is clicked
commitd2722deff3fee4fc647cb76be6dec88a4dc38085
authorSean Robinson <seankrobinson@gmail.com>
Wed, 2 Apr 2014 10:23:21 +0000 (2 03:23 -0700)
committerSean Robinson <seankrobinson@gmail.com>
Sat, 5 Apr 2014 18:19:32 +0000 (5 11:19 -0700)
tree4db26e862bdf52f2bdf49244b0153c4f4b29b937
parent521e01ca5039fe0ca4edb64c0e921b3c5c7b0e00
Request editing a profile when the edit button is clicked

Do not edit the profile directly.  Now that profiles are stored in main,
clicking "edit" sends a message to main and main sends the requested
profile back to the UI for editing.

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