Wireshark-commits: [Wireshark-commits] master 56bffba: Qt: Update window title when preferences cha

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 19 Jan 2016 18:26:36 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=56bffba031dfd22aced907bcd44ec7c981a820f9
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

56bffba by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Update window title when preferences changed.
    
    When switching profile the prefs.gui_window_title may have changed
    so ensure we update the main window title.
    
    Change-Id: Ic1f9c7ac075d77c60cfbebb20624e597f7eb8449
    Reviewed-on: https://code.wireshark.org/review/13418
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  630c814   [XML] Add application/vnd.3gpp.sms+xml
    adds  56bffba   Qt: Update window title when preferences changed.


Summary of changes:
 ui/qt/main_window.cpp |    1 +
 ui/qt/main_window.h   |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)