fixed wrong integration of tempoSyncKnobModel

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@751 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-03-02 07:33:18 +00:00
parent 5836c585e2
commit a6859e765a
4 changed files with 24 additions and 3 deletions

View File

@@ -1,3 +1,13 @@
2008-03-02 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* include/ladspa_control.h:
* src/widgets/ladspa_control_view.cpp:
* src/widgets/tempo_sync_knob.cpp:
fixed wrong integration of tempoSyncKnobModel
* src/core/mv_base.cpp:
made dataChanged()->update() connection queued
2008-03-01 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* plugins/patman/patman.cpp: