mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-18 12:53:54 -07:00
Utility for test.
Took 9 minutes Took 8 seconds Took 2 seconds
This commit is contained in:
parent
b4e4d80ef5
commit
82d1ee9747
3 changed files with 7 additions and 0 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue