Utility for test.

Took 9 minutes

Took 8 seconds

Took 2 seconds
This commit is contained in:
Lukas Brübach 2026-06-08 12:12:38 +02:00
parent b4e4d80ef5
commit 82d1ee9747
3 changed files with 7 additions and 0 deletions

View file

@ -40,6 +40,7 @@ private:
public:
UserInfoBox(AbstractClient *_client, bool editable, QWidget *parent = nullptr, Qt::WindowFlags flags = {});
void retranslateUi();
private slots:
void processResponse(const Response &r);
void processEditResponse(const Response &r);