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

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

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

revision 3747 by schoenebeck, Sat Feb 1 20:39:39 2020 UTC revision 3748 by schoenebeck, Sun Feb 16 17:27:03 2020 UTC
# Line 126  protected: Line 126  protected:
126                                     const Glib::ustring value);                                     const Glib::ustring value);
127  private:  private:
128      ::gig::Instrument* m_instrument;      ::gig::Instrument* m_instrument;
129      //bool m_editing;      bool m_editing;
130  };  };
131    
132  #endif // SCRIPT_PATCH_VARS_H  #endif // SCRIPT_PATCH_VARS_H

Legend:
Removed from v.3747  
changed lines
  Added in v.3748

  ViewVC Help
Powered by ViewVC