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
be11a013
Commit
be11a013
authored
Mar 14, 2008
by
Jean-Baptiste Kempf
Browse files
AssoDialog is not available on Mac.
parent
a302df0c
Changes
1
Show whitespace changes
Inline
Side-by-side
modules/gui/qt4/components/simple_preferences.cpp
View file @
be11a013
...
...
@@ -411,7 +411,7 @@ SPrefsPanel::SPrefsPanel( intf_thread_t *_p_intf, QWidget *_parent,
ui
.
defaultLabel
->
setFont
(
italicFont
);
ui
.
skinsLabel
->
setFont
(
italicFont
);
#if defined( WIN32 )
|| defined (__APPLE__)
#if defined( WIN32 )
CONFIG_GENERIC
(
"language"
,
StringList
,
NULL
,
language
);
BUTTONACT
(
ui
.
assoButton
,
assoDialog
()
);
#else
...
...
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