better icon for videos
This commit is contained in:
parent
c0942665a7
commit
f084e6d88d
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ Kirigami.OverlaySheet {
|
|||
Controls.ToolButton {
|
||||
id: localButton
|
||||
text: "Local Video"
|
||||
icon.name: "fileopen"
|
||||
icon.name: "folder-videos-symbolic"
|
||||
hoverEnabled: true
|
||||
onClicked: videoFileDialog.open()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue