mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-04 15:59:08 -04:00
Fix Gio.File properties
This commit is contained in:
parent
43fbf8cf8e
commit
26072500c8
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ class QuotedLiteral(AstNode):
|
|||
"Gdk.Paintable",
|
||||
"Gdk.Texture",
|
||||
"Gdk.Pixbuf",
|
||||
"GLib.File",
|
||||
"Gio.File",
|
||||
"Gtk.ShortcutTrigger",
|
||||
"Gtk.ShortcutAction",
|
||||
"Gdk.RGBA",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue