Skip to content

Commit

Permalink
sync: from linuxdeepin/dtkdeclarative
Browse files Browse the repository at this point in the history
Synchronize source files from linuxdeepin/dtkdeclarative.

Source-pull-request: linuxdeepin/dtkdeclarative#433
  • Loading branch information
deepin-ci-robot authored and kegechen committed Dec 13, 2024
1 parent ed06b75 commit 31e0088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qt6/src/qml/Label.qml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
import QtQuick.Controls 2.4

Label {

opacity: enabled ? 1 : 0.4
}

0 comments on commit 31e0088

Please sign in to comment.