Wireshark-commits: [Wireshark-commits] master 77046c0: Qt: Add some window title variables
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 21 Jan 2016 18:22:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=77046c0c2dfb882c24194aa785480cac2d7ddadd
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

77046c0 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Add some window title variables
    
    Add some variables to be used in custom window title.
    
    %P = profile name
    %V = version info
    
    Change-Id: I049717432a4d3523b541bb4f6f882c75abc38ddb
    Reviewed-on: https://code.wireshark.org/review/13419
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  32e4bd3   ZigBee: ZBOSS v2 traffic dump dissector.
    adds  77046c0   Qt: Add some window title variables


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