Wireshark-commits: [Wireshark-commits] master 9363590: Qt: Add gui.prepend_window_title option

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

Commits:

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

    Qt: Add gui.prepend_window_title option
    
    Bug: 11102
    Change-Id: I659b6be4652a65542c217370e01340e4696c0e31
    Reviewed-on: https://code.wireshark.org/review/12653
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  6c42a10   Qt: Add support of gui.window_title
    adds  9363590   Qt: Add gui.prepend_window_title option


Summary of changes:
 epan/prefs.c          |    7 +++++++
 epan/prefs.h          |    1 +
 ui/qt/main_window.cpp |    4 ++++
 3 files changed, 12 insertions(+)