Rename Baseline+BB to Bassline+BB

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1218 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Paul Giblock
2008-06-30 02:42:25 +00:00
parent b4ff0f1123
commit b8c6d8c048
14 changed files with 92 additions and 78 deletions

View File

@@ -114,7 +114,7 @@ liveToolView::liveToolView( tool * _tool ) :
"The following keys will work only if this window is active.\n"
"The spacebar toggles play and pause in the Song Editor.\n"
"F1-F10 keys mute the first 10 instruments in the "
"Beat+Baseline Editor." ) );
"Beat+Bassline Editor." ) );
parentWidget()->hide();
parentWidget()->layout()->setSizeConstraint( QLayout::SetFixedSize );