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
54e69dcc
Commit
54e69dcc
authored
Jan 23, 2008
by
Jean-Baptiste Kempf
Browse files
Qt4 - Typo correction.
parent
37f00923
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/gui/qt4/components/simple_preferences.cpp
View file @
54e69dcc
...
@@ -396,7 +396,7 @@ SPrefsPanel::SPrefsPanel( intf_thread_t *_p_intf, QWidget *_parent,
...
@@ -396,7 +396,7 @@ SPrefsPanel::SPrefsPanel( intf_thread_t *_p_intf, QWidget *_parent,
#if defined( WIN32 ) || defined (__APPLE__)
#if defined( WIN32 ) || defined (__APPLE__)
CONFIG_GENERIC
(
"language"
,
StringList
,
NULL
,
language
);
CONFIG_GENERIC
(
"language"
,
StringList
,
NULL
,
language
);
BUTTONACT
(
ui
.
assoButton
,
assoDialog
);
BUTTONACT
(
ui
.
assoButton
,
assoDialog
()
);
#else
#else
ui
.
language
->
hide
();
ui
.
language
->
hide
();
ui
.
languageLabel
->
hide
();
ui
.
languageLabel
->
hide
();
...
...
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