~jbicha/unity-2d/fix-launcher-quicklist-naming-lp949636

« back to all changes in this revision

Viewing changes to shell/Shell.qml

. Fixes: . Approved by .

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
 
37
37
    property alias hudActive: hudLoader.active
38
38
 
39
 
 
40
 
    WallpaperColor {
41
 
    }
42
 
 
43
39
    GestureHandler {
44
40
        id: gestureHandler
45
41
    }