summaryrefslogtreecommitdiff
path: root/ui/qt/main_welcome.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/main_welcome.h')
-rw-r--r--ui/qt/main_welcome.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/qt/main_welcome.h b/ui/qt/main_welcome.h
index 085983901e..f862154ba6 100644
--- a/ui/qt/main_welcome.h
+++ b/ui/qt/main_welcome.h
@@ -80,6 +80,7 @@ signals:
#ifdef HAVE_EXTCAP
void showExtcapOptions(QString &device_name);
#endif
+ void interfacesChanged();
public slots:
void setCaptureFilterText(const QString capture_filter);