Fix indent of first member
svn path=/trunk/; revision=96
This commit is contained in:
parent
e1c7a4fece
commit
12720e2c90
@ -21,7 +21,7 @@ function Panel() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
Panel.prototype = {
|
Panel.prototype = {
|
||||||
_init : function() {
|
_init : function() {
|
||||||
let global = Shell.Global.get();
|
let global = Shell.Global.get();
|
||||||
|
|
||||||
this._group = new Clutter.Group();
|
this._group = new Clutter.Group();
|
||||||
|
Loading…
Reference in New Issue
Block a user