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
GSoC
GSoC2018
macOS
vlc
Commits
ddb6cfd5
Commit
ddb6cfd5
authored
Jul 01, 2005
by
Christophe Mutricy
Browse files
Oups, forgot this one with [11093] (deprecated option handling)
parent
117fb9dc
Changes
1
Show whitespace changes
Inline
Side-by-side
modules/gui/wince/preferences_widgets.cpp
View file @
ddb6cfd5
...
...
@@ -50,6 +50,10 @@ ConfigControl *CreateConfigControl( vlc_object_t *p_this,
{
ConfigControl
*
p_control
=
NULL
;
if
(
p_item
->
psz_current
)
{
return
NULL
;
}
switch
(
p_item
->
i_type
)
{
case
CONFIG_ITEM_MODULE
:
...
...
Write
Preview
Supports
Markdown
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