mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-08 15:54:57 +01:00
prevent x-thread calling of ARDOUR_UI::parameter_changed()
git-svn-id: svn://localhost/ardour2/trunk@1342 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
b2e7ca288a
commit
d1f5033e5e
2 changed files with 3 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __ardour_svn_revision_h__
|
||||
#define __ardour_svn_revision_h__
|
||||
static const char* ardour_svn_revision = "1266";
|
||||
static const char* ardour_svn_revision = "1341";
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue