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>
This commit is contained in:
Stig Bjørlykke 2016-02-28 21:38:39 +01:00
parent 3c6dab95b4
commit 109dd91eb5
1 changed files with 2 additions and 0 deletions

View File

@ -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 \