~saviq/unity/phablet.release-172

« back to all changes in this revision

Viewing changes to Shell.qml

  • Committer: Vesa Rautiainen
  • Date: 2012-11-07 15:58:07 UTC
  • mto: This revision was merged to the branch mainline in revision 72.
  • Revision ID: vesa.rautiainen@canonical.com-20121107155807-sq8nwbd4p8r20u99
Reorganizing Revealer and related components from main level in to a new Components folder. Also QuitDialog moved from Widgets to Components.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
import "OnScreenKeyboard"
10
10
import "Hud"
11
11
import "SideStage"
12
 
import "Widgets"
13
 
import "Math.js" as MathLocal
 
12
import "Components"
 
13
import "Components/Math.js" as MathLocal
14
14
 
15
15
Item {
16
16
    id: shell