Wireshark-commits: [Wireshark-commits] master 40b8293: Qt: add new protocol name when reporting dep

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 08 Mar 2020 11:51:27 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=40b8293d4363c6581c30daf5c99342bb61f2873a
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

40b8293 by Jaap Keuter (jaap.keuter@xxxxxxxxx):

    Qt: add new protocol name when reporting deprecation
    
    When entering a deprecated protocol name in the filter a warning is
    placed in the status bar to this effect. The new protocol name is
    not reveiled though, leaving the user in doubt what to use.
    This change adds the new protocol name to the text in the status bar.
    
    Change-Id: Ib892f79893471065eca81c7cf17e165256fdc9a9
    Reviewed-on: https://code.wireshark.org/review/36086
    Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  e6dfc1c   [Automatic update for 2020-03-08]
     add  40b8293   Qt: add new protocol name when reporting deprecation


Summary of changes:
 docbook/wsug_src/WSUG_chapter_work.adoc |  8 +++-----
 ui/qt/widgets/syntax_line_edit.cpp      | 14 ++++++++++++--
 2 files changed, 15 insertions(+), 7 deletions(-)