mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-31 08:21:59 +02:00
Add open URI dialog
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const { Gio, GObject, Gtk } = imports.gi;
|
||||
const { GObject, Gtk } = imports.gi;
|
||||
|
||||
var FileChooser = GObject.registerClass(
|
||||
class ClapperFileChooser extends Gtk.FileChooserNative
|
||||
|
Reference in New Issue
Block a user