~loic.molinari/ubuntu-ui-toolkit/ubuntu-ui-toolkit-embedded-resources

« back to all changes in this revision

Viewing changes to modules/Ubuntu/ComponentsEmbedded/Popups/Popover.qml

  • Committer: Loïc Molinari
  • Date: 2014-07-29 11:15:01 UTC
  • Revision ID: loic.molinari@canonical.com-20140729111501-z5bmlv2ahukrpo9e
Added embedded components.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
import QtQuick 2.0
18
18
import "internalPopupUtils.js" as InternalPopupUtils
19
19
import Ubuntu.Components 1.1
 
20
import Ubuntu.Components.Popups 1.0
20
21
 
21
22
/*!
22
23
    \qmltype Popover