mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
extensionSystem: add missing import
https://bugzilla.gnome.org/show_bug.cgi?id=646333
This commit is contained in:
parent
a35677a9bf
commit
b7513097ea
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
const GLib = imports.gi.GLib;
|
||||
const Gio = imports.gi.Gio;
|
||||
const St = imports.gi.St;
|
||||
const Shell = imports.gi.Shell;
|
||||
|
||||
const Config = imports.misc.config;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue