aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/interface_frame.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/interface_frame.h')
-rw-r--r--ui/qt/interface_frame.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/qt/interface_frame.h b/ui/qt/interface_frame.h
index d3e8d66d77..790bf2f794 100644
--- a/ui/qt/interface_frame.h
+++ b/ui/qt/interface_frame.h
@@ -55,7 +55,7 @@ public:
QMenu * getSelectionMenu();
int interfacesPresent();
- void setTreeFocus();
+ void ensureSelectedInterface();
Q_SIGNALS:
void showExtcapOptions(QString device_name);