~ahayzen/ubuntu-weather-app/autopilot-move-py3

« back to all changes in this revision

Viewing changes to components/WeatherConditionIconComponent.qml

  • Committer: Tarmac
  • Author(s): Akiva Avraham
  • Date: 2014-09-04 16:39:46 UTC
  • mfrom: (350.1.1 ubuntu-weather-app)
  • Revision ID: tarmac-20140904163946-021a0jth3pezinfq
Update component imports.

Approved by Ubuntu Phone Apps Jenkins Bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 */
19
19
 
20
20
import QtQuick 2.0
21
 
import Ubuntu.Components 0.1
 
21
import Ubuntu.Components 1.1
22
22
import "./" as Components
23
23
 
24
24
Rectangle {