Skip to content

Commit

Permalink
fix: cannot run in beta3
Browse files Browse the repository at this point in the history
quick.controls2没有添加到包依赖
因为没有使用到这个,直接去掉引用即可

Log:
Issues: linuxdeepin/developer-center#6652
  • Loading branch information
myml committed Jan 3, 2024
1 parent 57363e4 commit 5337983
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/maincomponentplugin/main.qml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import "./api"
import "./router"
import "./titlebar"
import QtQuick 2.11
import QtQuick.Controls 2.4
import org.deepin.dtk 1.0
import org.deepin.dtk.impl 1.0 as D

Expand Down

0 comments on commit 5337983

Please sign in to comment.