This commit is contained in:
朱子楚\zhuzi
2023-12-28 23:21:30 +08:00
parent 2d1957afe3
commit 0b0fbe1e64
6 changed files with 0 additions and 57 deletions

View File

@ -14,7 +14,6 @@ private:
explicit AppInfo(QObject *parent = nullptr);
public:
SINGLETONG(AppInfo)
void init(QQmlApplicationEngine *engine);
};
#endif // APPINFO_H