diff --git a/libs/gtkmm2ext/nsglview.mm b/libs/gtkmm2ext/nsglview.mm index 90f86b7d13..6c84eef494 100644 --- a/libs/gtkmm2ext/nsglview.mm +++ b/libs/gtkmm2ext/nsglview.mm @@ -74,7 +74,7 @@ __attribute__ ((visibility ("hidden"))) @implementation ArdourCanvasOpenGLView -@synthesize tag = _tag; +@synthesize tag = tag; - (id) initWithFrame:(NSRect)frame {