Commit 991f1249 authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

VLC_app/VLCMainWindow.h: Fix a warning, about the wrong type of the slider outlet.

parent 9b675d98
......@@ -43,7 +43,7 @@
IBOutlet NSTextField * mediaDescriptionText;
IBOutlet id navigatorViewToggleButton;
IBOutlet NSSplitView * mainSplitView;
IBOutlet VLCOneSplitView * mainSplitView;
IBOutlet NSView * navigatorView;
IBOutlet NSView * videoPlayerAndControlView;
IBOutlet NSView * controlView;
......
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