URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8629aa26ec7efee5c752cbf4f04d1093ef390b26
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
8629aa2 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Continue using the new window title format.
Update several dialog titles to "Wireshark · <subtile...>".
Change-Id: I64645e913500ecd55a008e1609b46385dafe7de9
Reviewed-on: https://code.wireshark.org/review/6127
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 1ee4369 no need for if(tree)
adds 8629aa2 Qt: Continue using the new window title format.
Summary of changes:
ui/qt/capture_file_dialog.cpp | 8 ++++----
ui/qt/file_set_dialog.cpp | 8 ++++----
ui/qt/packet_comment_dialog.cpp | 1 +
ui/qt/packet_comment_dialog.ui | 4 +---
ui/qt/preferences_dialog.cpp | 2 ++
ui/qt/preferences_dialog.ui | 4 +---
ui/qt/profile_dialog.cpp | 1 +
ui/qt/profile_dialog.ui | 3 ---
ui/qt/time_shift_dialog.cpp | 1 +
ui/qt/time_shift_dialog.ui | 4 +---
10 files changed, 16 insertions(+), 20 deletions(-)