added CAPS, several bugfixes

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@414 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2006-09-25 11:26:48 +00:00
parent 184ddc4d1c
commit 2b38b8c0e8
74 changed files with 26142 additions and 3239 deletions

View File

@@ -263,7 +263,7 @@ bool multimediaProject::writeFile( const QString & _fn, bool _overwrite_check )
}
QString xml = "<?xml version=\"1.0\"?>\n" + toString(
#if QT_VERSION >= 0x030100
2
0
#endif
);
#ifdef QT4