Remove icon from the PlaybackRateDialog.
This commit is contained in:
parent
02523e2feb
commit
653f41c94e
@ -100,14 +100,6 @@ Loader {
|
|||||||
id: contents
|
id: contents
|
||||||
spacing: 0
|
spacing: 0
|
||||||
|
|
||||||
Kirigami.Icon {
|
|
||||||
Layout.margins: Kirigami.Units.smallSpacing
|
|
||||||
source: "arrow-down"
|
|
||||||
implicitWidth: Kirigami.Units.gridUnit
|
|
||||||
implicitHeight: Kirigami.Units.gridUnit
|
|
||||||
Layout.alignment: Qt.AlignHCenter
|
|
||||||
}
|
|
||||||
|
|
||||||
Kirigami.Heading {
|
Kirigami.Heading {
|
||||||
level: 3
|
level: 3
|
||||||
text: i18n("Set Playback Rate")
|
text: i18n("Set Playback Rate")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user