Wireshark-commits: [Wireshark-commits] master 12ff69d: Qt: Fixed funnel text dialog append and prep

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 14 Aug 2015 09:04:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=12ff69d44e9864f38103ee11414ef70fa9765604
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

12ff69d by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Fixed funnel text dialog append and prepend
    
    Append to end and prepend to start, not the opposite.
    
    Change-Id: Ic0e2a7f04a0d9ff18a6fd7063d0550ad35eece1a
    Reviewed-on: https://code.wireshark.org/review/10027
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  28b5206   Free protocol in proto_free_deregistered_fields
    adds  12ff69d   Qt: Fixed funnel text dialog append and prepend


Summary of changes:
 ui/qt/funnel_text_dialog.cpp |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)