Wireshark-commits: [Wireshark-commits] rev 48680: /trunk/ui/ /trunk/ui/gtk/: main.c /trunk/ui/qt/:

Date: Sun, 31 Mar 2013 22:17:43 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48680

User: guy
Date: 2013/03/31 03:17 PM

Log:
 Rename set_display_filename() to set_titlebar_for_capture_file(), as
 it affects more than just the file name, it also affects whatever "you
 have unsaved changes" indicator the UI provides.
 
 Put a comment in the Qt code as a reminder of how to set the "you have
 unsaved changes" indicator.

Directory: /trunk/ui/gtk/
  Changes    Path          Action
  +3 -3      main.c        Modified

Directory: /trunk/ui/qt/
  Changes    Path                     Action
  +2 -1      main_window.cpp          Modified
  +1 -1      main_window_slots.cpp    Modified