~renatofilho/ubuntu-calendar-app/optimize

« back to all changes in this revision

Viewing changes to SimpleDivider.qml

  • Committer: Renato Araujo Oliveira Filho
  • Date: 2016-01-25 17:52:33 UTC
  • mfrom: (614.1.133 sdk-2-4)
  • Revision ID: renato.filho@canonical.com-20160125175233-j48n9vc8820qf2j9
Parent merged.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
17
17
 */
18
18
 
19
 
import QtQuick 2.0
 
19
import QtQuick 2.4
20
20
 
21
21
Rectangle{
22
22
     height: units.gu(0.1)