URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=44e14b780560fda8b8b5a8a2d3544224a6ae6806
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
44e14b7 by Gerald Combs (gerald@xxxxxxxx):
Qt: Defer startup messages.
Wait until we've completely started up to show accumulated warnings and
errors.
Replace three periods with an ellipsis.
Change-Id: Ic3b268836e4e4429786c5eba4862cbc0458a19b5
Reviewed-on: https://code.wireshark.org/review/5762
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 85ed008 [Automatic manuf, services and enterprise-numbers update for 2014-12-14]
adds 44e14b7 Qt: Defer startup messages.
Summary of changes:
ui/qt/main.cpp | 2 +-
ui/qt/main_window_slots.cpp | 2 +-
ui/qt/simple_dialog.cpp | 6 ++++--
3 files changed, 6 insertions(+), 4 deletions(-)