~kalikiana/ubuntu-ui-toolkit/appsettings

« back to all changes in this revision

Viewing changes to modules/Ubuntu/Components/plugin/qquickmimedata.cpp

  • Committer: Zsombor Egri
  • Date: 2014-04-20 19:25:12 UTC
  • mto: (700.276.32 combobutton)
  • mto: This revision was merged to the branch mainline in revision 770.
  • Revision ID: zsombor.egri@canonical.com-20140420192512-o0juovm3r2a3myyj
version set to 1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
/*!
29
29
 * \qmltype MimeData
30
30
 * \instantiates QQuickMimeData
31
 
 * \inqmlmodule Ubuntu.Components 0.1
 
31
 * \inqmlmodule Ubuntu.Components 1.0
32
32
 * \ingroup ubuntu
33
33
 * \brief MimeData type provides interface to access and store data to the
34
34
 * Clipboard.