summaryrefslogtreecommitdiff
path: root/ui
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2016-02-28 21:38:39 +0100
committerStig Bjørlykke <stig@bjorlykke.org>2016-02-28 20:39:58 +0000
commit109dd91eb580ebe62ddcafcb29bbe94f501b2331 (patch)
tree42f408a3094ce3a6793474a1c6101429e11bfd93 /ui
parent3c6dab95b4a6c14fec3e65fe4f5130a6e57ecf85 (diff)
downloadwireshark-109dd91eb580ebe62ddcafcb29bbe94f501b2331.tar.gz
Qt: Added geometry_state_dialog to Wireshark.pro
Change-Id: I8844469a1cef7e37d4ec0f7ad2aff10bac521af2 Reviewed-on: https://code.wireshark.org/review/14230 Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
Diffstat (limited to 'ui')
-rw-r--r--ui/qt/Wireshark.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/qt/Wireshark.pro b/ui/qt/Wireshark.pro
index cc6b97cb40..b271866798 100644
--- a/ui/qt/Wireshark.pro
+++ b/ui/qt/Wireshark.pro
@@ -635,6 +635,7 @@ HEADERS += \
display_filter_edit.h \
file_set_dialog.h \
filter_dialog.h \
+ geometry_state_dialog.h \
iax2_analysis_dialog.h \
import_text_dialog.h \
interface_tree.h \
@@ -721,6 +722,7 @@ SOURCES += \
funnel_string_dialog.cpp \
funnel_text_dialog.cpp \
funnel_statistics.cpp \
+ geometry_state_dialog.cpp \
gsm_map_summary_dialog.cpp \
iax2_analysis_dialog.cpp \
import_text_dialog.cpp \