import quick before skinny, to give skinny definitions precedence
This commit is contained in:
parent
9ab005a0f5
commit
b1e37876a6
|
@ -1,5 +1,5 @@
|
|||
import Skinny 1.0
|
||||
import QtQuick 2.5
|
||||
import Skinny 1.0
|
||||
import Theme 1.0 // things beyond supersimple are way more convenient with C++
|
||||
|
||||
Main
|
||||
|
|
Loading…
Reference in New Issue