/[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 3197 by schoenebeck, Sat May 20 17:15:36 2017 UTC revision 3258 by schoenebeck, Tue May 30 20:17:12 2017 UTC
# Line 292  protected: Line 292  protected:
292      void onMacrosSetupChanged(const std::vector<Serialization::Archive>& macros);      void onMacrosSetupChanged(const std::vector<Serialization::Archive>& macros);
293      void applyMacro(Serialization::Archive& macro);      void applyMacro(Serialization::Archive& macro);
294      void onScriptSlotsModified(gig::Instrument* pInstrument);      void onScriptSlotsModified(gig::Instrument* pInstrument);
295        void bringToFront();
296    
297      void dimreg_all_dimregs_toggled();      void dimreg_all_dimregs_toggled();
298      gig::Instrument* get_instrument();      gig::Instrument* get_instrument();

Legend:
Removed from v.3197  
changed lines
  Added in v.3258

  ViewVC Help
Powered by ViewVC