mirror of
https://github.com/Hopiu/RandomWallpaperGnome3.git
synced 2026-03-16 22:20:24 +00:00
add missing import statement
This commit is contained in:
parent
1e99ca6536
commit
01dbf33e44
1 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,8 @@ const PopupMenu = imports.ui.popupMenu;
|
|||
const CustomElements = Self.imports.elements;
|
||||
const Tweener = imports.ui.tweener;
|
||||
|
||||
const Timer = Self.imports.timer;
|
||||
|
||||
// Filesystem
|
||||
const Gio = imports.gi.Gio;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue