This commit is contained in:
zhuzichu
2023-06-26 18:12:58 +08:00
parent dff77d3d4f
commit cb7d2097f2
4 changed files with 200 additions and 71 deletions

View File

@ -54,6 +54,10 @@ public:
Q_INVOKABLE int qtMinor();
Q_INVOKABLE void setOverrideCursor(Qt::CursorShape shape);
Q_INVOKABLE void restoreOverrideCursor();
};
#endif // FLUTOOLS_H