URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9655acc757ab51758f45ac4ffe1dce482801ab5f
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9655acc 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>
Actions performed:
from 60d5c04 We have cf_get_display_name(); use it to get the title bar string.
adds 9655acc 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(-)