Skip to content

Commit

Permalink
fix: Fixed the issue of the settings window
Browse files Browse the repository at this point in the history
Fixed the issue of the settings window

Log: Fixed the issue of the settings window
  • Loading branch information
pengfeixx authored and deepin-bot[bot] committed Sep 24, 2024
1 parent 8b9a3b0 commit 7b7ec51
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/music-player/dialogs/SettingsDialog.qml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ Settings.SettingsDialog {
config: SettingsConfig {}
flags: Qt.WindowCloseButtonHint | Qt.WindowStaysOnTopHint

header: DialogTitleBar {
enableInWindowBlendBlur: false
}

groups: [ // 创建配置组,管理配置子组和Options
Settings.SettingsGroup {
key: "Basic"
Expand Down

0 comments on commit 7b7ec51

Please sign in to comment.