Wireshark-commits: [Wireshark-commits] master-2.0 c6672c3: Qt: Separate window titles with Em dash
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 14 Jan 2016 07:31:54 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c6672c36d94ea5357a3bac028e62a0ee96aab31d
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

c6672c3 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>
    Reviewed-on: https://code.wireshark.org/review/13282
    

Actions performed:

    from  68be8bb   Qt: Add back setWindowFilePath
    adds  c6672c3   Qt: Separate window titles with Em dash on OS X


Summary of changes:
 ui/qt/main_window.cpp |   10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)