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