URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6a4049535a7ec9e5e175ffc18849b36125021a32
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6a40495 by Michal Labedzki (michal.labedzki@xxxxxxxxx):
win32: Implement format type selector in open file dialog
Change-Id: Idef1829fcc2b7b08783e5288bb6486ce19c4779b
Reviewed-on: https://code.wireshark.org/review/405
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from e6a4500 One more fix from g2965913
adds 6a40495 win32: Implement format type selector in open file dialog
Summary of changes:
image/file_dlg_win32.rc | 1 +
ui/gtk/capture_file_dlg.c | 2 +-
ui/qt/capture_file_dialog.cpp | 4 +---
ui/win32/file_dlg_win32.c | 15 ++++++++++++++-
ui/win32/file_dlg_win32.h | 5 ++++-
5 files changed, 21 insertions(+), 6 deletions(-)