Wireshark-commits: [Wireshark-commits] master efb5c15: Qt: Add extcap placeholder parameter

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 2 Feb 2017 10:33:48 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=efb5c1537de616826408660f8d9aca659d5297c3
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

efb5c15 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Add extcap placeholder parameter
    
    Added a parameter to set placeholder text in textBox.
    
    Change-Id: Iccf92fe60abc78be8f0fa112c0c9eb78890674b5
    Reviewed-on: https://code.wireshark.org/review/12463
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  bd3c2d2   Make some more protocols into pinos.
    adds  efb5c15   Qt: Add extcap placeholder parameter


Summary of changes:
 doc/README.extcap         |    6 +++---
 doc/extcap_example.py     |    2 +-
 extcap_parser.c           |    8 ++++++++
 extcap_parser.h           |    2 ++
 ui/qt/extcap_argument.cpp |    3 +++
 5 files changed, 17 insertions(+), 4 deletions(-)