~attente/ubuntu-ui-toolkit/1263163

« back to all changes in this revision

Viewing changes to modules/Ubuntu/Components/Popups/Popover.qml

  • Committer: Tarmac
  • Author(s): Christian Dywan
  • Date: 2014-01-08 12:01:11 UTC
  • mfrom: (900.2.3 uut.trunks)
  • Revision ID: tarmac-20140108120111-c5nxa90rz9x2hb2d
Don't redirect output of the input file in itself.

Approved by PS Jenkins bot, Tim Peeters.

Show diffs side-by-side

added added

removed removed

Lines of Context:
104
104
      The properties can be used to alter the default content width and heights.
105
105
      */
106
106
    property alias contentWidth: foreground.width
 
107
    /*! \internal */
107
108
    property alias contentHeight: foreground.height
108
109
 
109
110
    /*!