Wireshark-commits: [Wireshark-commits] master 68f0feb: Qt: Make sure we call proto_initialize_all_p

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

Commits:

68f0feb 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.
    
    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>
    

Actions performed:

    from  eccf763   Parse all rr interval values in packet
    adds  68f0feb   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(+)