mirror of
https://github.com/TomHarte/CLK.git
synced 2025-02-21 05:29:13 +00:00
This should be strong.
This commit is contained in:
parent
e0baaf17f1
commit
45999f5b26
@ -20,7 +20,7 @@
|
|||||||
- (void)setView:(CSOpenGLView *)view aspectRatio:(float)aspectRatio;
|
- (void)setView:(CSOpenGLView *)view aspectRatio:(float)aspectRatio;
|
||||||
- (void)drawViewForPixelSize:(CGSize)pixelSize onlyIfDirty:(BOOL)onlyIfDirty;
|
- (void)drawViewForPixelSize:(CGSize)pixelSize onlyIfDirty:(BOOL)onlyIfDirty;
|
||||||
|
|
||||||
@property (nonatomic, weak) CSAudioQueue *audioQueue;
|
@property (nonatomic, strong) CSAudioQueue *audioQueue;
|
||||||
@property (nonatomic, readonly) CSOpenGLView *view;
|
@property (nonatomic, readonly) CSOpenGLView *view;
|
||||||
|
|
||||||
@end
|
@end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user