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