Initial release
This commit is contained in:
commit
f5ac3d5ffd
46 changed files with 60738 additions and 0 deletions
7
Weather.qml
Normal file
7
Weather.qml
Normal file
|
@ -0,0 +1,7 @@
|
|||
import QtQuick 2.0
|
||||
import positioning.weatherinfo 1.0
|
||||
|
||||
|
||||
WeatherInfo {
|
||||
id: weatherdata
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue