generate and show qr code

This commit is contained in:
2025-03-15 00:48:46 +03:00
parent 2b2127e3b5
commit 3dbc85f929
9 changed files with 129 additions and 41 deletions

View File

@@ -20,4 +20,6 @@ Check parseOfdRuAnswer(std::string);
std::wstring trim_html_response(std::wstring& check);
void generate_qr_code(std::string data);
#endif // UTILS_H