Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Plasma
Plasma PulseAudio Applet
Commits
04ac96d5
Commit
04ac96d5
authored
Oct 23, 2020
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
If include is define in .h remove it if it's defined in .cpp too (scripted)
parent
d11192c6
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
5 deletions
+0
-5
src/canberracontext.cpp
src/canberracontext.cpp
+0
-1
src/gconfitem.cpp
src/gconfitem.cpp
+0
-1
src/gsettingsitem.cpp
src/gsettingsitem.cpp
+0
-2
src/sink.cpp
src/sink.cpp
+0
-1
No files found.
src/canberracontext.cpp
View file @
04ac96d5
...
...
@@ -19,7 +19,6 @@
*/
#include "canberracontext.h"
#include <QObject>
namespace
QPulseAudio
{
...
...
src/gconfitem.cpp
View file @
04ac96d5
...
...
@@ -22,7 +22,6 @@
*/
#include <QString>
#include <QStringList>
#include <QByteArray>
#include <QVariant>
#include <QDebug>
...
...
src/gsettingsitem.cpp
View file @
04ac96d5
...
...
@@ -18,9 +18,7 @@
*/
#include <QString>
#include <QVariant>
#include <gio/gio.h>
#include "gsettingsitem.h"
#include "debug.h"
...
...
src/sink.cpp
View file @
04ac96d5
...
...
@@ -24,7 +24,6 @@
#include "server.h"
#include "sinkinput.h"
#include "canberracontext.h"
#include <pulse/channelmap.h>
namespace
QPulseAudio
{
...
...
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