Clean up RadarWindow.create_new_profile
commitef7cc5f4dc97efefd6874d09c6216fce08c0d898
authorSean Robinson <seankrobinson@gmail.com>
Sun, 6 Apr 2014 18:36:00 +0000 (6 11:36 -0700)
committerSean Robinson <seankrobinson@gmail.com>
Sun, 6 Apr 2014 18:36:00 +0000 (6 11:36 -0700)
treedcc6fdd1d2ad0a22676eaabab442f494bb770550
parent2686db9098afd14096f4885b0423d86725e1b09d
Clean up RadarWindow.create_new_profile

Create a blank profile if no profile is passed in and stop calling the
profile-creating function as part of the button signal handler.  Also,
update to the new API for PROFILE-EDITED messages.

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