Wireshark-commits: [Wireshark-commits] master 6c42a10: Qt: Add support of gui.window_title

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 29 Dec 2015 18:01:10 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6c42a103e81feef35c9a35571c5866ae644279cc
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6c42a10 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    Qt: Add support of gui.window_title
    
    Ping-Bug: 11102
    Bug: 11691
    Change-Id: I7b1673ffafcda644f4905265061ba11733dd91d3
    Reviewed-on: https://code.wireshark.org/review/12650
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  f145108   Qt: Remove usage of setWindowFilePath
    adds  6c42a10   Qt: Add support of gui.window_title


Summary of changes:
 ui/qt/main_window.cpp       |   25 +++++++++++++++++--------
 ui/qt/main_window.h         |    3 ++-
 ui/qt/main_window_slots.cpp |    2 +-
 wireshark-qt.cpp            |    2 ++
 4 files changed, 22 insertions(+), 10 deletions(-)