summaryrefslogtreecommitdiffstats
path: root/src/libs/gui/ConnectWindow.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/gui/ConnectWindow.hpp')
-rw-r--r--src/libs/gui/ConnectWindow.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/gui/ConnectWindow.hpp b/src/libs/gui/ConnectWindow.hpp
index e7620026..8410783d 100644
--- a/src/libs/gui/ConnectWindow.hpp
+++ b/src/libs/gui/ConnectWindow.hpp
@@ -63,7 +63,7 @@ private:
void internal_toggled();
void disconnect();
- void connect();
+ void connect(bool existing);
void quit();
void on_show();
void on_hide();