Wireshark-commits: [Wireshark-commits] rev 44991: /trunk/ui/ /trunk/ui/gtk/: help_dlg.c /trunk/ui/q

Date: Tue, 18 Sep 2012 22:52:34 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44991

User: gerald
Date: 2012/09/18 03:52 PM

Log:
 import_text_dialog.cpp: Use the common help URL routines.
 main_window.cpp: QMessageBox::exec returns a StandardButton, not a ButtonRole.
 help_dlg.c: Remove extra blank lines.

Directory: /trunk/ui/gtk/
  Changes    Path          Action
  +0 -4      help_dlg.c    Modified

Directory: /trunk/ui/qt/
  Changes    Path                      Action
  +7 -2      import_text_dialog.cpp    Modified
  +15 -11    main_window.cpp           Modified