RepoStatusPopover.bjs
[gitlive] / RepoStatusPopover.bjs
index 04e8a30..a960381 100644 (file)
@@ -45,6 +45,7 @@
            },
            "label" : "Stash Changes",
            "* ctor" : "new Gtk.ToolButton(new Gtk.Image.from_icon_name (\"gtk-undo\", Gtk.IconSize.SMALL_TOOLBAR), null);",
+           "id" : "btn_stash",
            "xtype" : "ToolButton",
            "* pack" : "add",
            "$ xns" : "Gtk",