summaryrefslogtreecommitdiffstats
path: root/workspace/LogReceiver/ndgui.h
diff options
context:
space:
mode:
Diffstat (limited to 'workspace/LogReceiver/ndgui.h')
-rw-r--r--workspace/LogReceiver/ndgui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/workspace/LogReceiver/ndgui.h b/workspace/LogReceiver/ndgui.h
index 990a6b9..d3cf29f 100644
--- a/workspace/LogReceiver/ndgui.h
+++ b/workspace/LogReceiver/ndgui.h
@@ -19,6 +19,7 @@ public:
public slots:
void handleProgress(int iFaceIndex, int newValue);
void addNewInterface(QString ifName, int index);
+ void handleConnectionEstablished(QString ifName);
private:
Ui::ndguiClass ui;