feat: move qr code glue in MSALoginDialog

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
Trial97 2025-04-20 22:17:41 +03:00
parent f086233186
commit 476054ba19
No known key found for this signature in database
GPG key ID: 55EF5DA53DB36318
14 changed files with 55 additions and 85 deletions

4
flake.lock generated
View file

@ -32,7 +32,7 @@
"type": "github"
}
},
"qt-qrcodegenerator": {
"qrcodegenerator": {
"flake": false,
"locked": {
"lastModified": 1737616857,
@ -52,7 +52,7 @@
"inputs": {
"libnbtplusplus": "libnbtplusplus",
"nixpkgs": "nixpkgs",
"qt-qrcodegenerator": "qt-qrcodegenerator"
"qrcodegenerator": "qrcodegenerator"
}
}
},