mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
Cleanup to previous commit.
git-svn-id: svn://localhost/ardour2/branches/3.0@5376 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
91dae1fb03
commit
fea3992f29
2 changed files with 75 additions and 60 deletions
|
|
@ -64,6 +64,8 @@ private:
|
|||
void draw_unknown_indicator (cairo_t *, uint32_t, uint32_t);
|
||||
PortMatrixNode::State bundle_to_bundle_state (boost::shared_ptr<ARDOUR::Bundle>, boost::shared_ptr<ARDOUR::Bundle>) const;
|
||||
std::list<PortMatrixNode> nodes_on_line (int, int, int, int) const;
|
||||
void toggle_association (PortMatrixNode node);
|
||||
void set_association (PortMatrixNode node);
|
||||
|
||||
bool _dragging;
|
||||
bool _moved;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue