This commit is contained in:
朱子楚\zhuzi 2024-04-23 00:32:15 +08:00
parent e8d79e3c7b
commit 2ddb7e3290

View File

@ -34,7 +34,6 @@ FluLauncher {
FluApp.useSystemAppBar = SettingsHelper.getUseSystemAppBar()
FluTheme.darkMode = SettingsHelper.getDarkMode()
FluTheme.animationEnabled = true
FluTheme.blurBehindWindowEnabled = true
FluRouter.routes = {
"/":"qrc:/example/qml/window/MainWindow.qml",
"/about":"qrc:/example/qml/window/AboutWindow.qml",