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, 1 insertions, 1 deletions
diff --git a/ui/qt/main_window.h b/ui/qt/main_window.h
index c13dab5cc4..88f0c074e6 100644
--- a/ui/qt/main_window.h
+++ b/ui/qt/main_window.h
@@ -608,7 +608,7 @@ private slots:
void changeEvent(QEvent* event);
-#if HAVE_EXTCAP
+#ifdef HAVE_EXTCAP
void extcap_options_finished(int result);
void showExtcapOptionsDialog(QString & device_name);
#endif