diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/main.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -156,6 +156,7 @@ main (int argc, char **argv) GTK_STYLE_PROVIDER_PRIORITY_APPLICATION); } g_object_unref (provider); + g_object_unref (css_file); /* Add application specific icons to search path */ gtk_icon_theme_append_search_path (gtk_icon_theme_get_default (), |