/[svn]/gigedit/trunk/src/gigedit/mainwindow.h
ViewVC logotype

Diff of /gigedit/trunk/src/gigedit/mainwindow.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2325 by persson, Sun Mar 4 09:01:40 2012 UTC revision 2395 by schoenebeck, Mon Jan 7 23:35:08 2013 UTC
# Line 1  Line 1 
1  /*                                                         -*- c++ -*-  /*                                                         -*- c++ -*-
2   * Copyright (C) 2006 - 2008 Andreas Persson   * Copyright (C) 2006 - 2013 Andreas Persson
3   *   *
4   * This program is free software; you can redistribute it and/or   * This program is free software; you can redistribute it and/or
5   * modify it under the terms of the GNU General Public License as   * modify it under the terms of the GNU General Public License as
# Line 345  protected: Line 345  protected:
345      void on_action_remove_sample();      void on_action_remove_sample();
346    
347      void on_action_add_instrument();      void on_action_add_instrument();
348        void on_action_duplicate_instrument();
349      void on_action_remove_instrument();      void on_action_remove_instrument();
350    
351      LoadDialog* load_dialog;      LoadDialog* load_dialog;

Legend:
Removed from v.2325  
changed lines
  Added in v.2395

  ViewVC Help
Powered by ViewVC