NTextInput: fixing caller onEditingFinished
This commit is contained in:
parent
049ea7c4e6
commit
d0762bea31
6 changed files with 14 additions and 8 deletions
|
|
@ -22,8 +22,6 @@ Singleton {
|
|||
property string transitionType: Settings.data.wallpaper.swww.transitionType
|
||||
property var randomChoices: ["fade", "left", "right", "top", "bottom", "wipe", "wave", "grow", "center", "any", "outer"]
|
||||
|
||||
|
||||
|
||||
function loadWallpapers() {
|
||||
scanning = true
|
||||
wallpaperList = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue