typedef const std::string & stringcr_t;
git-svn-id: svn://localhost/trunk/ardour2@192 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -43,6 +43,7 @@ namespace ARDOUR {
|
||||
typedef float gain_t;
|
||||
typedef uint32_t layer_t;
|
||||
typedef uint64_t id_t;
|
||||
typedef const std::string & stringcr_t;
|
||||
|
||||
enum IOChange {
|
||||
NoChange = 0,
|
||||
|
||||
Reference in New Issue
Block a user