URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=932a1a4ddfe3c75270a5ecc7af47ea4cf32d54e2
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark
Commits:
932a1a4 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Win32: Fixup our file dialog titles.
Add a "title" argument to each of the Win32 file dialog routines, and
pass in one constructed using wsApp->windowTitleString.
Change-Id: I5ff862bd28cd16093d99ae1559ecbaca907350da
Reviewed-on: https://code.wireshark.org/review/35383
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
(cherry picked from commit dc19356be2bc30f6abf8aa0dee1ef630224dd35b)
Reviewed-on: https://code.wireshark.org/review/35412
Actions performed:
from 69c0969 NAS 5GS: fix LADN Indication ID in Registration Request
add 932a1a4 Win32: Fixup our file dialog titles.
Summary of changes:
ui/qt/capture_file_dialog.cpp | 13 +++++++++----
ui/qt/export_dissection_dialog.cpp | 4 ++--
ui/win32/file_dlg_win32.c | 21 +++++++++++----------
ui/win32/file_dlg_win32.h | 9 +++++----
4 files changed, 27 insertions(+), 20 deletions(-)