Wireshark-commits: [Wireshark-commits] master e37ae10: Use setPlaceholderText in CaptureFilterEdit.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 11 May 2015 17:26:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e37ae1000dc133f33eb7aa61904e7d28f9870723
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e37ae10 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Use setPlaceholderText in CaptureFilterEdit.
    
    Matches a recent change in DisplayFilterEdit.
    
    Change-Id: I22d0f4a327ecae0e2065302a003037d19162b74d
    Reviewed-on: https://code.wireshark.org/review/8401
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  c9ec0be   Try to get a stack trace from core dumps.
    adds  e37ae10   Use setPlaceholderText in CaptureFilterEdit.


Summary of changes:
 ui/qt/capture_filter_edit.cpp |    9 +++++++--
 ui/qt/capture_filter_edit.h   |    4 +++-
 2 files changed, 10 insertions(+), 3 deletions(-)