Wireshark-commits: [Wireshark-commits] master-2.2 09547b8: Qt: Fix various missing header includes
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 15 Jul 2018 13:51:39 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=09547b80bc420dec1c28aada23ca7eeb339933ae
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

09547b8 by Roland Knall (rknall@xxxxxxxxx):

    Qt: Fix various missing header includes
    
    Qt 5.11 seems to have changed the include dependencies, so adding those, that are missing
    
    Change-Id: I2b0482f7554467d6981be65bfd3fea1a3e118976
    Reviewed-on: https://code.wireshark.org/review/27145
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    (cherry picked from commit b8e8aa87f43c12ad564426b3359f593305cd45a1)
    Reviewed-on: https://code.wireshark.org/review/28709
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  60f7eed   [Automatic update for 2018-07-15]
    adds  09547b8   Qt: Fix various missing header includes


Summary of changes:
 ui/qt/packet_format_group_box.cpp | 1 +
 ui/qt/time_shift_dialog.cpp       | 1 +
 ui/qt/wireless_frame.cpp          | 1 +
 3 files changed, 3 insertions(+)