mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Merged with trunk (painfully)
git-svn-id: svn://localhost/ardour2/branches/midi@581 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
edc7a146f5
commit
868f557f26
127 changed files with 1758 additions and 1195 deletions
|
|
@ -209,10 +209,9 @@ class ImageFrameSocketHandler : public sigc::trackable
|
|||
/**
|
||||
* Send a message indicating that an ImageFrameView has been renamed
|
||||
*
|
||||
* @param new_id the renamed item's new ID
|
||||
* @param old_id the renamed item's old ID
|
||||
* @param src the identity of the object that initiated the change
|
||||
* @param item the ImageFrameView which has been renamed
|
||||
* @param src the identity of the object that initiated the change
|
||||
* @param item the renamed item
|
||||
*/
|
||||
void send_imageframe_view_renamed(const string & new_id, const string & old_id, void* src, ImageFrameView* item) ;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue