mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
amend 5d0303b - fix editor summary leak
This commit is contained in:
parent
8ca546ec88
commit
e19e6dc73a
2 changed files with 8 additions and 8 deletions
|
|
@ -36,6 +36,7 @@ class EditorSummary : public CairoWidget, public EditorComponent, public ARDOUR:
|
|||
{
|
||||
public:
|
||||
EditorSummary (Editor *);
|
||||
~EditorSummary ();
|
||||
|
||||
void set_session (ARDOUR::Session *);
|
||||
void set_overlays_dirty ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue