Wireshark-commits: [Wireshark-commits] master-2.0 e0c7bdc: Qt: Update window title when preferences
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e0c7bdc09d9e3ff368fcb6c198cf7a7ff647e4ca
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
e0c7bdc 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>
(cherry picked from commit 56bffba031dfd22aced907bcd44ec7c981a820f9)
Reviewed-on: https://code.wireshark.org/review/13420
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from 1f4977b X509AF: make a local copy of algorithm_id in file scope for later use
adds e0c7bdc 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(-)