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
Gautam Chitnis
web-ui-redesign
Commits
2848880a
Commit
2848880a
authored
Apr 06, 2008
by
Jean-Baptiste Kempf
Browse files
Fix colour of the slider... be careful of , and ;
parent
26f3a2e0
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/gui/qt4/qt4.cpp
View file @
2848880a
...
...
@@ -190,7 +190,7 @@ vlc_module_begin();
UPDATER_DAYS_TEXT
,
VLC_FALSE
);
#endif
add_string
(
"qt-slider-colours"
,
"255;255;255;20;226;20;255;176;15
,
235;30;20"
,
"255;255;255;20;226;20;255;176;15
;
235;30;20"
,
NULL
,
SLIDERCOL_TEXT
,
SLIDERCOL_LONGTEXT
,
VLC_FALSE
);
add_bool
(
"qt-open-detail"
,
VLC_FALSE
,
NULL
,
VIEWDETAIL_TEXT
,
...
...
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