Merge remote-tracking branch 'origin/stable-1.0' into stable-1.1

This commit is contained in:
Tobias Doerffel
2014-06-21 23:29:32 +02:00
99 changed files with 1240 additions and 833 deletions

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,9 @@
/********************
* LMMS style sheet *
********************/
QLabel {
/* most foreground text items */
QLabel, QTreeWidget, QListWidget, QGroupBox {
color: #e0e0e0;
}