mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-09-21 00:55:09 -07:00
Add missing trailing newline to user_context_menu.cpp
This commit is contained in:
parent
1dc20176b3
commit
de08532b9a
1 changed files with 1 additions and 1 deletions
|
|
@ -735,4 +735,4 @@ void UserContextMenu::execAdjustDeveloper(const QString &userName, bool shouldBe
|
|||
PendingCommand *pend = client->prepareAdminCommand(cmd);
|
||||
connect(pend, &PendingCommand::finished, this, &UserContextMenu::adjustMod_processUserResponse);
|
||||
client->sendCommand(pend);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue