Fix indent of first member
svn path=/trunk/; revision=96
This commit is contained in:
@@ -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();
|
||||||
|
Reference in New Issue
Block a user