This commit is contained in:
朱子楚\zhuzi
2023-06-25 23:17:44 +08:00
parent e1096b8e22
commit 059a1b17cc
9 changed files with 130 additions and 25 deletions

View File

@ -50,6 +50,10 @@ public:
Q_INVOKABLE void setQuitOnLastWindowClosed(bool val);
Q_INVOKABLE int qtMajor();
Q_INVOKABLE int qtMinor();
};
#endif // FLUTOOLS_H