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
c2dfdd4b
Commit
c2dfdd4b
authored
May 07, 2006
by
dionoea
Browse files
Crash fix. Thanks to _steven_ on IRC
parent
03d0ff1c
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/gui/wxwidgets/menus.cpp
View file @
c2dfdd4b
...
...
@@ -208,7 +208,9 @@ int IntfAutoMenuBuilder( intf_thread_t *p_intf,
#endif
}
else
{
PUSH_VAR
(
"intf-switch"
);
}
PUSH_VAR
(
"intf-add"
);
PUSH_VAR
(
"intf-skins"
);
vlc_object_release
(
p_object
);
...
...
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