Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
Plasma Workspace
Commits
6a61ebd7
Commit
6a61ebd7
authored
Oct 25, 2020
by
Alexander Lohnau
💬
Browse files
Minor cleanup
parent
8a28a6f3
Changes
2
Hide whitespace changes
Inline
Side-by-side
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
Supports
Markdown
0%
Try again
or
attach a new 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