splitted source-files for FX-mixer and its view, create FX-mixer after song, improved layouting of FX-mixer and made FX-lines being organized in 4 banks instead of one big scrollarea

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@934 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-04-21 08:41:54 +00:00
parent 8337dcf0bc
commit 8ac8fb5ca2
9 changed files with 481 additions and 323 deletions

View File

@@ -41,3 +41,9 @@ trackWidget {
QWidget#mainToolbar {
background-image: url(resources:main_toolbar_bg.png);
}
fxMixerView QPushButton {
font-size: 9px;
}