URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=77a8f26bc2289ab3e5bef106ad419063eaaf34e8
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
77a8f26 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>
(cherry picked from commit 6c42a103e81feef35c9a35571c5866ae644279cc)
Reviewed-on: https://code.wireshark.org/review/12920
Actions performed:
from 7fed2f4 Qt: Remove usage of setWindowFilePath
adds 77a8f26 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(-)