Declare AppManager.js as pragma library
It doesn't store any state but contains only functions. Differential Revision: https://phabricator.kde.org/D6676
This commit is contained in:
parent
1d0a0b5cdf
commit
d8f1d44a49
@ -38,6 +38,8 @@
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
.pragma library
|
||||
|
||||
function rootObject() {
|
||||
var next = parent
|
||||
while (next && next.parent)
|
||||
|
Loading…
Reference in New Issue
Block a user