URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9cfb82564474fc7bf4e3e4d2f10fb29b99f40360
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark
Commits:
9cfb825 by Guy Harris (guy@xxxxxxxxxxxx):
fileTitle -> fileDisplayName.
That more closely matches the name of the file.h routine that it uses.
Change-Id: Ia206fb8331f4f3ad8035da9f6137ad2428d53a49
Reviewed-on: https://code.wireshark.org/review/28589
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit 9655acc757ab51758f45ac4ffe1dce482801ab5f)
Reviewed-on: https://code.wireshark.org/review/28629
Actions performed:
from 5569a77 We have cf_get_display_name(); use it to get the title bar string.
adds 9cfb825 fileTitle -> fileDisplayName.
Summary of changes:
ui/qt/capture_file.cpp | 2 +-
ui/qt/capture_file.h | 2 +-
ui/qt/io_graph_dialog.cpp | 2 +-
ui/qt/main_window.cpp | 2 +-
ui/qt/wireshark_dialog.cpp | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)