Commit 6ab2c446 authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

macosx: Fix a warning.

parent 092fa829
......@@ -77,6 +77,8 @@
- (IBAction)forward:(id)sender;
- (IBAction)backward:(id)sender;
- (id)getVoutView;
- (IBAction)volumeUp:(id)sender;
- (IBAction)volumeDown:(id)sender;
- (IBAction)mute:(id)sender;
......
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