updated/added samples, presets and projects and fixed other small things

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@531 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2007-08-20 11:22:34 +00:00
parent 820d05a807
commit 847fda97d6
47 changed files with 18524 additions and 13649 deletions

View File

@@ -73,8 +73,7 @@ public:
multimediaProject( projectTypes _project_type );
~multimediaProject();
bool FASTCALL writeFile( const QString & _fn,
bool _overwrite_check = TRUE );
bool FASTCALL writeFile( QString & _fn, bool _overwrite_check = TRUE );
inline QDomElement & content( void )
{