Wireshark-commits: [Wireshark-commits] master 534d1d5: Qt: use <> for including the generated ui_*.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 25 Jun 2015 17:11:25 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=534d1d5eae9ed27c354612c0aafd5f5e6b818227 Submitter: Anders Broman (a.broman58@xxxxxxxxx) Changed: branch: master Repository: wireshark Commits: 534d1d5 by Martin Kaiser (wireshark@xxxxxxxxx): Qt: use <> for including the generated ui_*.h files this should make Visual Studio pick up the generated include files from the build directory instead of the source directory (which may contain lefovers from an in-tree build) Change-Id: Ie3de4cdd85a2865e203118a42ab10f443372f03b Reviewed-on: https://code.wireshark.org/review/9129 Petri-Dish: Martin Kaiser <wireshark@xxxxxxxxx> Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx> Actions performed: from 6c698f3 diameter: fix a memory leak on startup adds 534d1d5 Qt: use <> for including the generated ui_*.h files Summary of changes: ui/qt/about_dialog.cpp | 2 +- ui/qt/bluetooth_att_server_attributes_dialog.cpp | 2 +- ui/qt/bluetooth_devices_dialog.cpp | 2 +- ui/qt/capture_file_progress_frame.cpp | 2 +- ui/qt/capture_file_properties_dialog.cpp | 2 +- ui/qt/capture_interfaces_dialog.cpp | 2 +- ui/qt/capture_preferences_frame.cpp | 2 +- ui/qt/coloring_rules_dialog.cpp | 2 +- ui/qt/column_editor_frame.cpp | 2 +- ui/qt/column_preferences_frame.cpp | 2 +- ui/qt/compiled_filter_output.cpp | 2 +- ui/qt/decode_as_dialog.cpp | 2 +- ui/qt/display_filter_expression_dialog.cpp | 2 +- ui/qt/expert_info_dialog.cpp | 2 +- ui/qt/export_object_dialog.cpp | 2 +- ui/qt/export_pdu_dialog.cpp | 2 +- ui/qt/file_set_dialog.cpp | 2 +- ui/qt/filter_dialog.cpp | 2 +- ui/qt/filter_expressions_preferences_frame.cpp | 2 +- ui/qt/follow_stream_dialog.cpp | 2 +- ui/qt/font_color_preferences_frame.cpp | 2 +- ui/qt/io_graph_dialog.cpp | 2 +- ui/qt/layout_preferences_frame.cpp | 2 +- ui/qt/lbm_lbtrm_transport_dialog.cpp | 2 +- ui/qt/lbm_lbtru_transport_dialog.cpp | 2 +- ui/qt/lbm_stream_dialog.cpp | 2 +- ui/qt/lbm_uimflow_dialog.cpp | 2 +- ui/qt/main_welcome.cpp | 2 +- ui/qt/main_window.cpp | 2 +- ui/qt/main_window_preferences_frame.cpp | 2 +- ui/qt/main_window_slots.cpp | 2 +- ui/qt/manage_interfaces_dialog.cpp | 2 +- ui/qt/module_preferences_scroll_area.cpp | 2 +- ui/qt/packet_comment_dialog.cpp | 2 +- ui/qt/packet_dialog.cpp | 2 +- ui/qt/packet_format_group_box.cpp | 2 +- ui/qt/packet_range_group_box.cpp | 2 +- ui/qt/preference_editor_frame.cpp | 2 +- ui/qt/preferences_dialog.cpp | 2 +- ui/qt/print_dialog.cpp | 2 +- ui/qt/profile_dialog.cpp | 2 +- ui/qt/protocol_hierarchy_dialog.cpp | 2 +- ui/qt/remote_capture_dialog.cpp | 2 +- ui/qt/remote_settings_dialog.cpp | 2 +- ui/qt/rtp_stream_dialog.cpp | 2 +- ui/qt/sctp_all_assocs_dialog.cpp | 2 +- ui/qt/sctp_assoc_analyse_dialog.cpp | 2 +- ui/qt/sctp_chunk_statistics_dialog.cpp | 2 +- ui/qt/sctp_graph_arwnd_dialog.cpp | 2 +- ui/qt/sctp_graph_byte_dialog.cpp | 2 +- ui/qt/sctp_graph_dialog.cpp | 2 +- ui/qt/search_frame.cpp | 2 +- ui/qt/sequence_dialog.cpp | 2 +- ui/qt/splash_overlay.cpp | 2 +- ui/qt/tap_parameter_dialog.cpp | 2 +- ui/qt/tcp_stream_dialog.cpp | 2 +- ui/qt/time_shift_dialog.cpp | 2 +- ui/qt/traffic_table_dialog.cpp | 2 +- ui/qt/uat_dialog.cpp | 2 +- ui/qt/voip_calls_dialog.cpp | 2 +- ui/qt/wireless_frame.cpp | 2 +- 61 files changed, 61 insertions(+), 61 deletions(-)
- Prev by Date: [Wireshark-commits] master 6c698f3: diameter: fix a memory leak on startup
- Next by Date: [Wireshark-commits] master 9dd21d9: Qt, cmake: put the build dir before the source dir in the include path
- Previous by thread: [Wireshark-commits] master 6c698f3: diameter: fix a memory leak on startup
- Next by thread: [Wireshark-commits] master 9dd21d9: Qt, cmake: put the build dir before the source dir in the include path
- Index(es):