aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2013-10-24 23:11:09 +0000
committerGerald Combs <gerald@wireshark.org>2013-10-24 23:11:09 +0000
commit6131c003587f2259a99d38e3c02d9a9ed1850cd7 (patch)
tree9ece5217096999f281195dab76df2f2d5831ac2a
parentcb3cfd1cf96801af5fc64dc120beec38bee02706 (diff)
Add sequence_dialog.ui.
svn path=/trunk/; revision=52826
-rw-r--r--ui/qt/QtShark.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/qt/QtShark.pro b/ui/qt/QtShark.pro
index 02bd35c3b0..effbf89f42 100644
--- a/ui/qt/QtShark.pro
+++ b/ui/qt/QtShark.pro
@@ -222,6 +222,7 @@ FORMS += \
print_dialog.ui \
profile_dialog.ui \
search_frame.ui \
+ sequence_dialog.ui \
splash_overlay.ui \
summary_dialog.ui \
time_shift_dialog.ui \