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

« back to all changes in this revision

Viewing changes to modules/Ubuntu/ComponentsEmbedded/ListItems/Expandable.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:
13
13
 * You should have received a copy of the GNU Lesser General Public License
14
14
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
15
15
 */
 
16
 
16
17
import QtQuick 2.0
17
18
import Ubuntu.Components 1.1
 
19
import Ubuntu.Components.ListItems 1.0
18
20
 
19
21
/*!
20
22
    \qmltype Expandable