Merging received bidding into the model.
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
#include <QUuid>
|
||||
|
||||
struct bidding {
|
||||
QUuid userId;
|
||||
QString userId;
|
||||
int biddingRound;
|
||||
int amount;
|
||||
QString depotWishOne;
|
||||
|
||||
Reference in New Issue
Block a user