Wireshark-commits: [Wireshark-commits] rev 45820: /trunk/ui/gtk/ /trunk/ui/gtk/: color_edit_dlg.c

Date: Sun, 28 Oct 2012 19:13:54 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45820

User: martink
Date: 2012/10/28 12:13 PM

Log:
 fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7913
 
 When we create a new color filter, we prepend the color filter list with
 a default entry and launch an edit dialogue. If the user cancels, we
 have to remove this _first_ entry from the list (not the last one).

Directory: /trunk/ui/gtk/
  Changes    Path                Action
  +5 -2      color_edit_dlg.c    Modified