~kaziwaseef/safemail/development

« back to all changes in this revision

Viewing changes to qml/SafeMail/desktopAndTablet/DesktopAndTabletInbox.qml

  • Committer: kaziwaseef
  • Date: 2013-08-25 09:15:12 UTC
  • Revision ID: kaziwaseef@gmail.com-20130825091512-r9vv71o8xbjnuoyw
UI mock-up 99.99% done

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
import QtQuick 2.0
 
2
 
 
3
Rectangle {
 
4
    width: 100
 
5
    height: 62
 
6
}