]> www.fi.muni.cz Git - evince.git/blobdiff - shell/main.c
Don't make sidebar close button insensitive. Fixes bug #357871.
[evince.git] / shell / main.c
index a8903f76e02bd9bda029688c20c726a923fcd8b3..928f7fa8dd16a8a028243d4b83f72b3783aaf645 100644 (file)
@@ -315,6 +315,7 @@ main (int argc, char *argv[])
        if (!ev_application_register_service (EV_APP)) {
                if (load_files_remote (file_arguments, args)) {
                        g_hash_table_destroy (args);
+                       g_object_unref (program);
                        
                        return 0;
                }