~zsombi/ubuntu-ui-toolkit/combobutton

« back to all changes in this revision

Viewing changes to examples/ubuntu-ui-toolkit-gallery/Dialog.qml

  • Committer: Zsombor Egri
  • Date: 2014-04-23 09:39:11 UTC
  • mfrom: (938.13.47 toolkit-version)
  • Revision ID: zsombor.egri@canonical.com-20140423093911-kw8128t21ts0h5rt
prereq merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 */
16
16
 
17
17
import QtQuick 2.0
18
 
import Ubuntu.Components 1.1
19
 
import Ubuntu.Components.Popups 1.0
 
18
import Ubuntu.Components 0.1
 
19
import Ubuntu.Components.Popups 0.1
20
20
 
21
21
Template {
22
22
    objectName: "dialogsTemplate"