Wireshark-commits: [Wireshark-commits] master 74fec38: Get QtShark building on Win7 with Qt 5.3.0 u
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=74fec385295d0594179833b62f5ee7ab31d4359c
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
74fec38 by Tim Furlong (tim.furlong@xxxxxxxxx):
Get QtShark building on Win7 with Qt 5.3.0 using Qt Creator.
Several header file references in .ui files needed to be changed to not
be global, and the path to stats_tree_dialog.ui needed a "../qt" path
prepended to be found from the build...-Release directory.
Change-Id: I51c0bb15eed706f483085020ce2b3cea3c1cdc95
Reviewed-on: https://code.wireshark.org/review/2281
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from 4179383 Initialize rq_hdr.session
adds 74fec38 Get QtShark building on Win7 with Qt 5.3.0 using Qt Creator.
Summary of changes:
ui/qt/capture_interfaces_dialog.ui | 2 +-
ui/qt/export_pdu_dialog.ui | 2 +-
ui/qt/lbm_lbtrm_transport_dialog.ui | 2 +-
ui/qt/lbm_lbtru_transport_dialog.ui | 2 +-
ui/qt/lbm_stream_dialog.ui | 2 +-
ui/qt/stats_tree_dialog.ui | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)