diff -r 0c231b5184c5 -r 90cf07c60feb QTfrontend/ui/page/pagenet.h --- a/QTfrontend/ui/page/pagenet.h Tue Apr 30 22:43:48 2019 +0200 +++ b/QTfrontend/ui/page/pagenet.h Wed May 01 00:01:56 2019 +0300 @@ -38,7 +38,7 @@ void updateServersList(); signals: - void connectClicked(const QString & host, quint16 port); + void connectClicked(const QString & host, quint16 port, bool useTls); private: QLayout * bodyLayoutDefinition();