Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
991f1249
Commit
991f1249
authored
Jan 01, 2008
by
Pierre d'Herbemont
Browse files
VLC_app/VLCMainWindow.h: Fix a warning, about the wrong type of the slider outlet.
parent
9b675d98
Changes
1
Hide whitespace changes
Inline
Side-by-side
extras/MacOSX/VLC_app/Sources/VLCMainWindow.h
View file @
991f1249
...
...
@@ -43,7 +43,7 @@
IBOutlet
NSTextField
*
mediaDescriptionText
;
IBOutlet
id
navigatorViewToggleButton
;
IBOutlet
NS
SplitView
*
mainSplitView
;
IBOutlet
VLCOne
SplitView
*
mainSplitView
;
IBOutlet
NSView
*
navigatorView
;
IBOutlet
NSView
*
videoPlayerAndControlView
;
IBOutlet
NSView
*
controlView
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment