~nogzatalz/downow/trunk

« back to all changes in this revision

Viewing changes to src/downow/ui/components/faq-page/FaqPage.qml

  • Committer: Tal Zion
  • Date: 2015-06-24 19:59:08 UTC
  • Revision ID: talzion12@gmail.com-20150624195908-8z8l2y6lzm6qbyaj
Fixed bug #1466949: Blank Screen Upon Launch After Ubuntu23 Update
Added tal/noga images to the app instead of loading the images from Facebook.
Updated the README.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
import QtQuick 2.0
2
 
import Ubuntu.Components 1.1
 
2
import Ubuntu.Components 1.3
3
3
import Ubuntu.Components.ListItems 1.0 as ListItem
4
4
import com.nogzatalz.Downow 1.0
5
5