mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-07-07 03:25:24 +08:00
update
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user