versions are not consistent for the code snippet and the version
Bug #1487282 reported by
XiaoGuo, Liu
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu API Website |
New
|
Undecided
|
Unassigned |
Bug Description
https:/
Import Statement: import Ubuntu.Content 1.1
However, in the code snippet:
import QtQuick 2.0
import Ubuntu.Components 0.1
import Ubuntu.Content 0.1
it still uses 0.1
Sometimes, the code cannot be running.
To post a comment you must log in.