~gerboland/+junk/windowmanager

« back to all changes in this revision

Viewing changes to windowmanager.qmlproject

  • Committer: Gerry Boland
  • Date: 2015-01-27 00:46:30 UTC
  • Revision ID: gerry.boland@canonical.com-20150127004630-ailo4n6xhb0apgtp
Take WindowDecoration bits from unity8, looks prettier now

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
import QmlProject 1.1
4
4
 
5
5
Project {
6
 
    mainFile: "windowmanager.qml"
 
6
    mainFile: "windowmanager.qml" //"WindowTreeView.qml"
7
7
 
8
8
    /* Include .qml, .js, and image files from current directory and subdirectories */
9
9
    QmlFiles {