* moved palette initialization into lmmsStyle class

* added a hack for making titlebar text colors in QMdiSubWindows common on all platforms



git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1550 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-09-05 20:52:27 +00:00
parent ee662759f0
commit 1dfddf50be
4 changed files with 69 additions and 26 deletions

View File

@@ -1,3 +1,12 @@
2008-09-05 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* include/lmms_style.h:
* src/gui/lmms_style.cpp:
* src/core/main.cpp:
- moved palette initialization into lmmsStyle class
- added a hack for making titlebar text colors in QMdiSubWindows
common on all platforms
2008-09-04 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* plugins/vst_base/vst_plugin.cpp: