Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Libraries
Phonon VLC
Commits
c648d744
Commit
c648d744
authored
Apr 25, 2011
by
Harald Sitter
✨
Browse files
formatting++
parent
5ba9c228
Changes
1
Hide whitespace changes
Inline
Side-by-side
vlc/backend.cpp
View file @
c648d744
...
...
@@ -114,7 +114,8 @@ Backend::Backend(QObject *parent, const QVariantList &)
// Initialise PulseAudio support
PulseSupport
*
pulse
=
PulseSupport
::
getInstance
();
pulse
->
enable
();
connect
(
pulse
,
SIGNAL
(
objectDescriptionChanged
(
ObjectDescriptionType
)),
SIGNAL
(
objectDescriptionChanged
(
ObjectDescriptionType
)));
connect
(
pulse
,
SIGNAL
(
objectDescriptionChanged
(
ObjectDescriptionType
)),
SIGNAL
(
objectDescriptionChanged
(
ObjectDescriptionType
)));
#endif
}
...
...
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