Wireshark-commits: [Wireshark-commits] master-2.0 711ce57: Qt: Make sure we call proto_initialize_a

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 14 Apr 2016 19:54:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=711ce5785693b954be7f1ae991d024311b5de703
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

711ce57 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Make sure we call proto_initialize_all_prefixes.
    
    Call proto_initialize_all_prefixes when we open the Display Filter
    Expression Dialog. This matches the GTK+ UI behavior.
    
    Conflicts:
    	ui/qt/display_filter_expression_dialog.cpp
    
    Change-Id: Ie8f8a618d29667fce1f61b6e854baed85c54a569
    Reviewed-on: https://code.wireshark.org/review/14920
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    (cherry picked from commit 68f0febdd362a62a30f022bbb2deed88a48ce490)
    Reviewed-on: https://code.wireshark.org/review/14921
    

Actions performed:

    from  5babfa1   802.11: Display Power Capability (min and max) in Decimal (and Hexa)
    adds  711ce57   Qt: Make sure we call proto_initialize_all_prefixes.


Summary of changes:
 ui/qt/display_filter_expression_dialog.cpp |    2 ++
 1 file changed, 2 insertions(+)