mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-09 07:05:43 +01:00
Modify 'ARDOUR::cue_marker_name()' to be accessible outside of libardour
This commit is contained in:
parent
c5d7883538
commit
5af43793d3
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue