Add nameFilter to custom emoticon file selector
BUG: 455011
This commit is contained in:
@@ -110,6 +110,7 @@ Kirigami.ScrollablePage {
|
||||
|
||||
OpenFileDialog {
|
||||
folder: StandardPaths.writableLocation(StandardPaths.PicturesLocation)
|
||||
nameFilters: [i18n("Images (*.png *.gif *.webp)")]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user