Skip to content

Commit

Permalink
fix: Fix the search results screen
Browse files Browse the repository at this point in the history
Fix the search results screen

Bug: https://pms.uniontech.com/bug-view-270183.html
Log: Fix the search results screen
  • Loading branch information
pengfeixx authored and deepin-bot[bot] committed Sep 2, 2024
1 parent 07766e0 commit d567e8f
Show file tree
Hide file tree
Showing 2 changed files with 194 additions and 250 deletions.
9 changes: 5 additions & 4 deletions src/music-player/mainwindow/MusicContentWindow.qml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
//
// SPDX-License-Identifier: GPL-3.0-or-later

import QtQuick 2.0
import QtQuick.Window 2.11
import QtQuick.Layouts 1.11
import QtQuick.Controls 2.0
import QtQuick
import QtQuick.Window
import QtQuick.Layouts
import QtQuick.Controls

import org.deepin.dtk 1.0

import "../musicbaseandsonglist"
Expand Down
Loading

0 comments on commit d567e8f

Please sign in to comment.