~unity-2d-team/unity-2d/accessibility

« back to all changes in this revision

Viewing changes to launcher/ListViewDragAndDrop.qml

  • Committer: Florian Boucault
  • Date: 2011-06-23 17:08:53 UTC
  • Revision ID: florian@boucault.net-20110623170853-qsu9rpkefdyffvdh
Replaced deprecated "import Qt 4.7" with "import QtQuick 1.0" everywhere.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
17
17
 */
18
18
 
19
 
import Qt 4.7
 
19
import QtQuick 1.0
20
20
 
21
21
/* When added as a child of a ListView and the listview itself is set to the
22
22
   'list' property it will make it possible to use drag’n’drop to re-order