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

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

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

revision 3408 by schoenebeck, Tue Nov 14 18:07:25 2017 UTC revision 3409 by schoenebeck, Tue Jan 23 16:30:56 2018 UTC
# Line 1  Line 1 
1  /*  /*
2      Copyright (c) 2014-2017 Christian Schoenebeck      Copyright (c) 2014-2018 Christian Schoenebeck
3            
4      This file is part of "gigedit" and released under the terms of the      This file is part of "gigedit" and released under the terms of the
5      GNU General Public License version 2.      GNU General Public License version 2.
# Line 133  protected: Line 133  protected:
133          const Glib::RefPtr<Gdk::DragContext>& context, int x, int y,          const Glib::RefPtr<Gdk::DragContext>& context, int x, int y,
134          const Gtk::SelectionData& selection_data, guint, guint time          const Gtk::SelectionData& selection_data, guint, guint time
135      );      );
136        void on_show_tooltips_changed();
137  };  };
138    
139  #endif // GIGEDIT_COMBINEINSTRUMENTSDIALOG  #endif // GIGEDIT_COMBINEINSTRUMENTSDIALOG

Legend:
Removed from v.3408  
changed lines
  Added in v.3409

  ViewVC Help
Powered by ViewVC