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
Multimedia
KMix
Commits
7c139a19
Commit
7c139a19
authored
Oct 04, 2020
by
Adriaan de Groot
💬
Browse files
Remove stray newlines, fix typo's
parent
78f92e7c
Changes
1
Hide whitespace changes
Inline
Side-by-side
backends/kmix-backends.cpp
View file @
7c139a19
...
...
@@ -36,7 +36,6 @@
#endif
#ifdef __linux__
#define OSS_MIXER
#endif
...
...
@@ -50,9 +49,6 @@
// PORTING: add #ifdef PLATFORM , commands , #endif, add your new mixer below
// Compiled by its own!
//#include "backends/mixer_mpris2.cpp"
#if defined(SUN_MIXER)
#include
"backends/mixer_sun.cpp"
#endif
...
...
@@ -76,7 +72,7 @@
#endif
// Possibly encapsu
a
lte by #ifdef HAVE_DBUS
// Possibly encapsul
a
te
d
by #ifdef HAVE_DBUS
Mixer_Backend
*
MPRIS2_getMixer
(
Mixer
*
mixer
,
int
device
);
QString
MPRIS2_getDriverName
();
...
...
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