]> git.street.me.uk Git - andy/viking.git/blobdiff - src/vikexttools.c
[QA] Rename and correct some map cache variables usage for better understanding.
[andy/viking.git] / src / vikexttools.c
index 302c3d9e2b96d020cf5fcafadb66b9446618fb19..7ae540f5d164cd957fe3575872f5b783feea07b2 100644 (file)
@@ -73,6 +73,8 @@ void vik_ext_tools_add_action_items ( VikWindow *vwindow, GtkUIManager *uim, Gtk
 
       gtk_action_group_add_action ( action_group, action );
 
+      g_object_unref ( action );
+
       g_free ( label ); label = NULL;
     }
   }