summaryrefslogtreecommitdiff
path: root/ui/qt/capture_interfaces_dialog.ui
diff options
context:
space:
mode:
authorTim Furlong <tim.furlong@gmail.com>2014-06-16 17:57:05 -0400
committerEvan Huus <eapache@gmail.com>2014-06-17 21:02:18 +0000
commit74fec385295d0594179833b62f5ee7ab31d4359c (patch)
treef067bea2b2de9a28a08e0b1cd5653accfb8468e8 /ui/qt/capture_interfaces_dialog.ui
parent417938310ad78de5f41f1f4108e62b50ed5b4dfa (diff)
downloadwireshark-74fec385295d0594179833b62f5ee7ab31d4359c.tar.gz
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@gmail.com> Tested-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Reviewed-by: Evan Huus <eapache@gmail.com>
Diffstat (limited to 'ui/qt/capture_interfaces_dialog.ui')
-rw-r--r--ui/qt/capture_interfaces_dialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/qt/capture_interfaces_dialog.ui b/ui/qt/capture_interfaces_dialog.ui
index 96d48893a2..b92773ac23 100644
--- a/ui/qt/capture_interfaces_dialog.ui
+++ b/ui/qt/capture_interfaces_dialog.ui
@@ -633,7 +633,7 @@
<customwidget>
<class>CaptureFilterCombo</class>
<extends>QComboBox</extends>
- <header location="global">capture_filter_combo.h</header>
+ <header>capture_filter_combo.h</header>
</customwidget>
</customwidgets>
<resources/>