mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
rationalize destruction pathway (some more); tidy-ify some ImageFrame code
git-svn-id: svn://localhost/ardour2/branches/3.0@6398 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
f53cbaede8
commit
b6f4cdaea2
28 changed files with 283 additions and 263 deletions
|
|
@ -44,7 +44,6 @@ using namespace Gtkmm2ext;
|
|||
using namespace ARDOUR;
|
||||
|
||||
list<Gdk::Color> AxisView::used_colors;
|
||||
PBD::Signal1<void,AxisView*> AxisView::CatchDeletion;
|
||||
|
||||
AxisView::AxisView (ARDOUR::Session* sess)
|
||||
: SessionHandlePtr (sess)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue