Wireshark-commits: [Wireshark-commits] master 08c3bbb: qt: show marker when capture file comment ha
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 24 Feb 2016 10:05:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=08c3bbbbb6547f5c838c600dd942ecd5fbca1fd4
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

08c3bbb by Peter Wu (peter@xxxxxxxxxxxxx):

    qt: show marker when capture file comment has changed
    
    Fixes a missing "*" marker in the title and this warning when the
    capture file comment is modified:
    
        QWidget::setWindowModified: The window title does not contain a '[*]' placeholder
    
    Change-Id: Iea0a63cf8c8f9abd577397c8881f0399d2e798ba
    Reviewed-on: https://code.wireshark.org/review/14010
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  c2f85b6   Extend reassembly documentation
    adds  08c3bbb   qt: show marker when capture file comment has changed


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