mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
parent
bafe34696d
commit
51bdc44352
1 changed files with 1 additions and 1 deletions
|
|
@ -626,7 +626,7 @@ const LoginDialog = new Lang.Class({
|
|||
this.parent({ shellReactive: true,
|
||||
styleClass: 'login-dialog',
|
||||
parentActor: parentActor,
|
||||
shouldFade: false });
|
||||
shouldFadeIn: false });
|
||||
this.connect('destroy',
|
||||
Lang.bind(this, this._onDestroy));
|
||||
this.connect('opened',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue