QTfrontend/ui/page/pagenet.h
branchui-scaling
changeset 15304 c4fd2813b127
parent 14886 90cf07c60feb
--- a/QTfrontend/ui/page/pagenet.h	Wed May 16 18:22:28 2018 +0200
+++ b/QTfrontend/ui/page/pagenet.h	Wed Jul 31 23:14:27 2019 +0200
@@ -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();