mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-07-06 10:45:26 +08:00
update
This commit is contained in:
@ -22,7 +22,6 @@ FluApp *FluApp::getInstance()
|
||||
FluApp::FluApp(QObject *parent)
|
||||
: QObject{parent}
|
||||
{
|
||||
isDark(false);
|
||||
}
|
||||
|
||||
void FluApp::init(QWindow *window,QMap<QString, QVariant> properties){
|
||||
|
Reference in New Issue
Block a user