This commit is contained in:
朱子楚\zhuzi
2024-04-11 19:18:37 +08:00
parent 531f659e59
commit 3997daaa11
22 changed files with 1545 additions and 1503 deletions

View File

@ -22,7 +22,7 @@ public:
Q_INVOKABLE void refresh();
Q_INVOKABLE [[maybe_unused]] bool verify(const QString &code);
[[maybe_unused]] Q_INVOKABLE bool verify(const QString &code);
private:
QString _code;