reverted some of the changes from 2008-11-10 which caused distorted graphics when running LMMS with Qt 4.5

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@2030 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2009-02-13 11:32:08 +00:00
parent 05bf935dd5
commit 4e2b92105c
11 changed files with 20 additions and 1030 deletions

View File

@@ -1,3 +1,16 @@
2009-02-13 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* src/gui/widgets/combobox.cpp:
* src/gui/widgets/tab_widget.cpp:
* src/gui/widgets/envelope_and_lfo_view.cpp:
* src/gui/widgets/group_box.cpp:
* src/gui/widgets/lcd_spinbox.cpp:
* src/gui/widgets/controller_view.cpp:
* src/gui/widgets/effect_rack_view.cpp:
* src/core/track.cpp:
reverted some of the changes from 2008-11-10 which caused distorted
graphics when running LMMS with Qt 4.5
2009-02-12 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* src/gui/fluiq/collapsible_widget.cpp: