~renatofilho/ubuntu-ui-toolkit/fix-1231445

« back to all changes in this revision

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

  • Committer: Renato Araujo Oliveira Filho
  • Date: 2014-04-17 17:42:51 UTC
  • Revision ID: renato.filho@canonical.com-20140417174251-42okukrhhzf2r95p
Fixed documentation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
351
351
          }
352
352
      }
353
353
      \endqml
 
354
 
 
355
      \qmlproperty var inputMethodExtensions
354
356
    */
355
357
    property alias inputMethodExtensions: editor.__inputMethodExtensions
356
358