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 Workspace
Commits
6a61ebd7
Commit
6a61ebd7
authored
Oct 25, 2020
by
Alexander Lohnau
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor cleanup
parent
8a28a6f3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
3 deletions
+0
-3
runners/powerdevil/PowerDevilRunner.cpp
runners/powerdevil/PowerDevilRunner.cpp
+0
-1
runners/powerdevil/PowerDevilRunner.h
runners/powerdevil/PowerDevilRunner.h
+0
-2
No files found.
runners/powerdevil/PowerDevilRunner.cpp
View file @
6a61ebd7
...
...
@@ -23,7 +23,6 @@
#include <QDBusInterface>
#include <QDBusReply>
#include <QDBusConnectionInterface>
#include <QDBusMetaType>
#include <QIcon>
#include <QDebug>
...
...
runners/powerdevil/PowerDevilRunner.h
View file @
6a61ebd7
...
...
@@ -43,6 +43,4 @@ class PowerDevilRunner : public Plasma::AbstractRunner
bool
parseQuery
(
const
QString
&
query
,
const
QList
<
QRegExp
>&
rxList
,
QString
&
parameter
)
const
;
};
Q_DECLARE_METATYPE
(
StringStringMap
)
#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