13
0

match name of synthesized property (fixed i386 builds)

This commit is contained in:
Robin Gareus 2017-03-21 03:46:32 +01:00
parent 5cf95848e9
commit 533a93daa6

View File

@ -74,7 +74,7 @@ __attribute__ ((visibility ("hidden")))
@implementation ArdourCanvasOpenGLView
@synthesize tag = _tag;
@synthesize tag = tag;
- (id) initWithFrame:(NSRect)frame
{