~ubuntu-sdk-team/ubuntu-ui-toolkit/contextMenu

« back to all changes in this revision

Viewing changes to examples/ubuntu-ui-toolkit-gallery/BottomEdgeHint.qml

Fixing broken BottomEdgeHint gallery page.

Approved by PS Jenkins bot, Tim Peeters.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
import QtQuick 2.4
18
18
import Ubuntu.Components 1.3
19
19
 
20
 
Item {
 
20
Page {
21
21
    TemplateSection {
22
22
        title: "Bottom Edge Hint"
23
23
        className: "BottomEdgeHint"