mirror of
https://github.com/KDE/kasts.git
synced 2025-02-03 10:47:30 +01:00
Remove icon from the PlaybackRateDialog.
This commit is contained in:
parent
02523e2feb
commit
653f41c94e
@ -100,14 +100,6 @@ Loader {
|
||||
id: contents
|
||||
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 {
|
||||
level: 3
|
||||
text: i18n("Set Playback Rate")
|
||||
|
Loading…
x
Reference in New Issue
Block a user