~ubuntu-branches/ubuntu/vivid/ubuntu-ui-toolkit-gles/vivid-proposed

« back to all changes in this revision

Viewing changes to modules/Ubuntu/Components/TextField.qml

  • Committer: Package Import Robot
  • Author(s): Ubuntu daily release, Zoltán Balogh
  • Date: 2014-07-31 17:02:13 UTC
  • mfrom: (1.1.13)
  • Revision ID: package-import@ubuntu.com-20140731170213-h6z5tfnwgzfvns6v
Tags: 0.1.51+14.10.20140731.1-0ubuntu1
[ Zoltán Balogh ]
Sync package with ubuntu-ui-toolkit - 0.1.51+14.10.20140731.1-0ubuntu1

Show diffs side-by-side

added added

removed removed

Lines of Context:
115
115
    property bool highlighted: focus
116
116
 
117
117
    /*!
118
 
      Text that appears when there is no focus and no content in the component.
 
118
      Text that appears when there is no content in the component.
119
119
 
120
120
      \qmlproperty string placeholderText
121
121
    */