Commit 42100a2f authored by Felix Paul Kühne's avatar Felix Paul Kühne

macosx/open: fix compilation warnings

parent 5bcbd287
...@@ -248,7 +248,7 @@ ...@@ -248,7 +248,7 @@
+ (VLCOpen *)sharedInstance; + (VLCOpen *)sharedInstance;
@property (readwrite) NSString *mrl; @property (readwrite, assign) NSString *MRL;
@property (readonly) NSArray *qtkvideoDevices; @property (readonly) NSArray *qtkvideoDevices;
@property (readonly) NSArray *qtkaudioDevices; @property (readonly) NSArray *qtkaudioDevices;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment