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
0ce12ee8
Commit
0ce12ee8
authored
Nov 15, 2005
by
ipkiss
Browse files
* skins2/parser/builder.cpp: fixed a warning
parent
f8fad963
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/gui/skins2/parser/builder.cpp
View file @
0ce12ee8
...
...
@@ -528,6 +528,7 @@ void Builder::addText( const BuilderData::Text &rData )
{
msg_Err
(
getIntf
(),
"Invalid scrolling mode: %s"
,
rData
.
m_scrolling
.
c_str
()
);
return
;
}
// Convert the alignment
...
...
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