13
0
This commit is contained in:
Robin Gareus 2019-04-08 22:56:50 +02:00
parent 23f8a7335d
commit 14b27be658
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04

View File

@ -49,7 +49,7 @@ public:
protected: protected:
PublicEditor& editor; PublicEditor& editor;
ArdourCanvas::Container* parent; ArdourCanvas::Container* _parent;
ArdourCanvas::Container* group; ArdourCanvas::Container* group;
ArdourCanvas::Points* points; ArdourCanvas::Points* points;
ArdourCanvas::FramedCurve* _curve; ArdourCanvas::FramedCurve* _curve;