From 5db4b3430bedb319ec2bda232536389570056691 Mon Sep 17 00:00:00 2001 From: niansa Date: Tue, 18 Aug 2020 18:52:32 +0200 Subject: [PATCH] Fixed bad line wrap --- main.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/main.cpp b/main.cpp index 9ec132c..c847304 100644 --- a/main.cpp +++ b/main.cpp @@ -174,7 +174,6 @@ void _UILoader::loginWindow(QMainWindow *w, const QString& failure) { thisui->failureText->setText("Der angegebene Server existiert nicht"); }); - // Add button handlers w->connect(thisui->loginButton, &QPushButton::pressed, [this, thisui] () { // Check input lines