Fix some weird scoping/import issue
This commit is contained in:
parent
77bac09899
commit
6b5864806d
2 changed files with 3 additions and 0 deletions
|
@ -22,6 +22,8 @@ import QtQuick 2.0
|
|||
|
||||
import 'common'
|
||||
|
||||
import 'common/util.js' as Util
|
||||
|
||||
|
||||
PListView {
|
||||
id: episodeList
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue