* integrated patch by Csaba Hruska

* fixed spinbox-ranges



git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1423 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-08-01 16:14:29 +00:00
parent 8e95a8463b
commit 81bfa8cdad
6 changed files with 101 additions and 15 deletions

View File

@@ -85,7 +85,7 @@ trackWidget {
/* border-bottom: 1px solid rgb(0, 0, 0);*/
background-color: rgb(0, 0, 0);
}
nameLabel, effectLabel > QLabel {
nameLabel, effectLabel, sf2InstrumentView > QLabel {
font-size:10px;
}