summaryrefslogtreecommitdiff
path: root/ui/qt/Wireshark.pro
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/Wireshark.pro')
-rw-r--r--ui/qt/Wireshark.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/ui/qt/Wireshark.pro b/ui/qt/Wireshark.pro
index 7d083eb099..6ac3ebd58c 100644
--- a/ui/qt/Wireshark.pro
+++ b/ui/qt/Wireshark.pro
@@ -206,6 +206,7 @@ HEADERS_WS_C = \
FORMS += \
about_dialog.ui \
+ address_editor_frame.ui \
bluetooth_att_server_attributes_dialog.ui \
bluetooth_devices_dialog.ui \
bluetooth_hci_summary_dialog.ui \
@@ -277,6 +278,7 @@ FORMS += \
HEADERS += $$HEADERS_WS_C \
about_dialog.h \
accordion_frame.h \
+ address_editor_frame.h \
bluetooth_att_server_attributes_dialog.h \
bluetooth_devices_dialog.h \
bluetooth_hci_summary_dialog.h \
@@ -636,6 +638,7 @@ HEADERS += \
SOURCES += \
about_dialog.cpp \
accordion_frame.cpp \
+ address_editor_frame.cpp \
bluetooth_att_server_attributes_dialog.cpp \
bluetooth_devices_dialog.cpp \
bluetooth_hci_summary_dialog.cpp \