~agateau/unity-2d/wait-for-end-session

« back to all changes in this revision

Viewing changes to places/UnityDefaultRenderer.qml

  • Committer: Aurelien Gateau
  • Date: 2011-03-23 14:33:29 UTC
  • mfrom: (466.1.11 unity-2d)
  • Revision ID: aurelien.gateau@canonical.com-20110323143329-xs2p2v5q6y1cyqid
Merged wait-for-session-again from Bill

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/*
 
2
 * This file is part of unity-2d
 
3
 *
 
4
 * Copyright 2010-2011 Canonical Ltd.
 
5
 *
 
6
 * This program is free software; you can redistribute it and/or modify
 
7
 * it under the terms of the GNU General Public License as published by
 
8
 * the Free Software Foundation; version 3.
 
9
 *
 
10
 * This program is distributed in the hope that it will be useful,
 
11
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 
12
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
13
 * GNU General Public License for more details.
 
14
 *
 
15
 * You should have received a copy of the GNU General Public License
 
16
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
17
 */
 
18
 
1
19
import Qt 4.7
2
20
 
3
21
RendererGrid {