~vcs-imports/anjuta/master

« back to all changes in this revision

Viewing changes to plugins/git/plugin.h

  • Committer: James Liggett
  • Date: 2013-06-10 05:00:20 UTC
  • Revision ID: git-v1:c8fa5bf8a7db2d2fff13864c382bc00ee495d0f7
git: Add a popup menu to the Stash pane

Show diffs side-by-side

added added

removed removed

Lines of Context:
83
83
        GtkActionGroup *log_menu_group;
84
84
        GtkActionGroup *branch_menu_group;
85
85
        GtkActionGroup *remote_menu_group;
 
86
        GtkActionGroup *stash_menu_group;
86
87
 
87
88
        /* List commands for various panes. 
88
89
         * Keep them in the plugin so that the commands have the most direct