mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-07-05 17:55:25 +08:00
update
This commit is contained in:
@ -39,7 +39,7 @@ public:
|
||||
void removeWindow(QQuickWindow* window);
|
||||
private:
|
||||
QMap<quint64, QQuickWindow*> _windows;
|
||||
QObject* _application;
|
||||
QObject* _application = nullptr;
|
||||
};
|
||||
|
||||
#endif // FLUAPP_H
|
||||
|
Reference in New Issue
Block a user