mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 23:05:04 +01:00
No-op: rename a few variables and add/fix some comments.
git-svn-id: svn://localhost/ardour2/branches/3.0@6818 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
afc5e3bd02
commit
50dd880d7e
16 changed files with 107 additions and 55 deletions
|
|
@ -24,7 +24,8 @@
|
|||
using namespace std;
|
||||
|
||||
/** Constructor.
|
||||
* @param p Port matrix that we're in.
|
||||
* @param m Port matrix that we're in.
|
||||
* @param b Port matrix body that we're in.
|
||||
*/
|
||||
PortMatrixComponent::PortMatrixComponent (PortMatrix* m, PortMatrixBody* b)
|
||||
: _matrix (m),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue