match name of synthesized property (fixed i386 builds)
This commit is contained in:
@@ -74,7 +74,7 @@ __attribute__ ((visibility ("hidden")))
|
||||
|
||||
@implementation ArdourCanvasOpenGLView
|
||||
|
||||
@synthesize tag = _tag;
|
||||
@synthesize tag = tag;
|
||||
|
||||
- (id) initWithFrame:(NSRect)frame
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user