mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-16 12:28:48 +02:00
Fix an icon test
This commit is contained in:
parent
a8f83ea834
commit
63bdeb0dab
@ -319,7 +319,7 @@ test_file_icon (void)
|
|||||||
GInputStream *stream;
|
GInputStream *stream;
|
||||||
gchar *str;
|
gchar *str;
|
||||||
|
|
||||||
file = g_file_new_for_path (SRCDIR "/icons.c");
|
file = g_file_new_for_path (SRCDIR "/g-icon.c");
|
||||||
icon = g_file_icon_new (file);
|
icon = g_file_icon_new (file);
|
||||||
g_object_unref (file);
|
g_object_unref (file);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user