Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
ed3ac95b
Commit
ed3ac95b
authored
Feb 21, 2008
by
Rafaël Carré
Browse files
prefer macosx interface over qt4
parent
d47037fe
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/gui/macosx/macosx.m
View file @
ed3ac95b
...
...
@@ -91,7 +91,7 @@ void E_(CloseVideoGL) ( vlc_object_t * );
vlc_module_begin();
set_description( _("Mac OS X interface") );
set_capability( "interface",
1
00 );
set_capability( "interface",
2
00 );
set_callbacks( E_(OpenIntf), E_(CloseIntf) );
set_category( CAT_INTERFACE );
set_subcategory( SUBCAT_INTERFACE_MAIN );
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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