Modify 'ARDOUR::cue_marker_name()' to be accessible outside of libardour
This commit is contained in:
parent
c5d7883538
commit
5af43793d3
@ -67,7 +67,7 @@ class SideChain;
|
||||
|
||||
typedef uint32_t color_t;
|
||||
|
||||
std::string cue_marker_name (int32_t);
|
||||
LIBARDOUR_API std::string cue_marker_name (int32_t);
|
||||
|
||||
class LIBARDOUR_API Trigger : public PBD::Stateful {
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user