aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/main_window.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/main_window.h')
-rw-r--r--ui/qt/main_window.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ui/qt/main_window.h b/ui/qt/main_window.h
index 7bb2255545..a8ee4d4883 100644
--- a/ui/qt/main_window.h
+++ b/ui/qt/main_window.h
@@ -653,10 +653,8 @@ private slots:
void on_actionContextWikiProtocolPage_triggered();
void on_actionContextFilterFieldReference_triggered();
-#ifdef HAVE_EXTCAP
void extcap_options_finished(int result);
void showExtcapOptionsDialog(QString & device_name);
-#endif
};
#endif // MAINWINDOW_H