mirror of
https://gitlab.com/niansa/qcommsy.git
synced 2025-03-06 20:53:33 +01:00
Fixed bad line wrap
This commit is contained in:
parent
fbf52cf864
commit
5db4b3430b
1 changed files with 0 additions and 1 deletions
1
main.cpp
1
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
|
||||
|
|
Loading…
Add table
Reference in a new issue