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

Commits:

970119e 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/28708
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  ad496af   [Automatic update for 2018-07-15]
    adds  970119e   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(+)