Modify 'ARDOUR::cue_marker_name()' to be accessible outside of libardour
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user