URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8572c6abe7db1d83b093a1944244bfe5c594fe55
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
8572c6a by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Qt: Separate window titles with Em dash on OS X
The window titles on OS X are usually separated by Em dash,
so use this when appending prefs.gui_window_title.
Change-Id: Ice46179fc872eefc7662b42052b428eabf1b6d61
Reviewed-on: https://code.wireshark.org/review/13256
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from 91c1668 Qt: Add back setWindowFilePath
adds 8572c6a Qt: Separate window titles with Em dash on OS X
Summary of changes:
ui/qt/main_window.cpp | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)