- don't set song modified flag when playing automation

- use piano widget save/load methods


git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@217 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Javier Serrano Polo
2006-07-09 01:07:15 +00:00
parent 908f13c715
commit fe827c00b4
2 changed files with 8 additions and 10 deletions

View File

@@ -121,7 +121,7 @@ public:
volume getVolume( void ) const;
void FASTCALL setSurroundAreaPos( const QPoint & _p );
void FASTCALL setBaseNote( Uint32 _new_note );
void FASTCALL setBaseNote( Uint32 _new_note, bool _modified = TRUE );
inline tones baseTone( void ) const
{