symbian.qml 125 B

1234567891011
  1. /**
  2. * Copyright (c) 2011-2012 Nokia Corporation.
  3. */
  4. import QtQuick 1.1
  5. Item {
  6. width: 360
  7. height: 640
  8. }