mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-04-25 07:57:19 +00:00
drop needToBeUpdated call from qml since it is not required
This commit is contained in:
parent
4e52d16f1a
commit
a339f9a743
@ -331,7 +331,6 @@ Item {
|
|||||||
lock = false
|
lock = false
|
||||||
awKeys.initKeys(textPattern.text, plasmoid.configuration.interval,
|
awKeys.initKeys(textPattern.text, plasmoid.configuration.interval,
|
||||||
plasmoid.configuration.queueLimit, false)
|
plasmoid.configuration.queueLimit, false)
|
||||||
awKeys.needToBeUpdated()
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user