mirror of
https://github.com/overte-org/overte.git
synced 2025-08-04 04:03:35 +02:00
formatting
This commit is contained in:
parent
38ba0ab352
commit
8db46d859e
2 changed files with 1 additions and 2 deletions
|
@ -25,7 +25,6 @@ public:
|
|||
|
||||
void setWalletUUID(const QUuid& walletUUID) { _walletUUID = walletUUID; }
|
||||
const QUuid& getWalletUUID() const { return _walletUUID; }
|
||||
|
||||
private:
|
||||
QUuid _assignmentUUID;
|
||||
QUuid _walletUUID;
|
||||
|
|
Loading…
Reference in a new issue