http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50636
User: gerald
Date: 2013/07/15 01:17 PM
Log:
Set the menuRole for actionCaptureOptions to NoRole similar to
actionEditConfigurationProfiles. This keeps it from being converted to
the default preferences item on OS X.
Remove a hack where we stored the text for
actionEditConfigurationProfiles in its iconText in order to keep it from
clobbering actionEditPreferences. It doesn't seem to be necessary.
Directory: /trunk/ui/qt/
Changes Path Action
+3 -5 main_window.cpp Modified
+2 -0 main_window.h Modified
+10 -4 main_window.ui Modified
+5 -0 main_window_slots.cpp Modified