Don't log foo.
This commit is contained in:
parent
5f97137f4b
commit
ba5ef7432e
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ import "."
|
||||||
SilicaListView {
|
SilicaListView {
|
||||||
id: myList
|
id: myList
|
||||||
|
|
||||||
property bool debug: true
|
property bool debug: false
|
||||||
property string type
|
property string type
|
||||||
property string title
|
property string title
|
||||||
property string description
|
property string description
|
||||||
|
|
Loading…
Reference in a new issue