aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorAndersBroman <anders.broman@ericsson.com>2014-07-04 14:05:39 +0200
committerAnders Broman <a.broman58@gmail.com>2014-07-04 12:07:38 +0000
commit34d09f770c427cd829f8c1c85e4da12df0e2a0e9 (patch)
treee76219eed0ad9cbfe3196a4841e3c0176690546c /ui
parentfc52dc6f1be15f6daf7077434fe33087af07f6bd (diff)
Add missing /
Change-Id: I84758200bce592f84547bff84f02d743327baa03 Reviewed-on: https://code.wireshark.org/review/2848 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'ui')
-rw-r--r--ui/qt/QtShark.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/qt/QtShark.pro b/ui/qt/QtShark.pro
index 497ec5bb97..f9a447b57e 100644
--- a/ui/qt/QtShark.pro
+++ b/ui/qt/QtShark.pro
@@ -274,7 +274,7 @@ HEADERS += $$HEADERS_WS_C \
lbm_stream_dialog.h \
lbm_uimflow_dialog.h \
main_window_preferences_frame.h \
- manage_interfaces_dialog.h
+ manage_interfaces_dialog.h \
module_preferences_scroll_area.h \
packet_comment_dialog.h \
packet_format_group_box.h \