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
libksysguard
Commits
53b72e79
Commit
53b72e79
authored
Sep 23, 2020
by
David Redondo
🏎
Browse files
Apply 1 suggestion(s) to 1 file(s)
parent
abf848dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
sensors/SensorDaemonInterface.cpp
View file @
53b72e79
...
...
@@ -29,7 +29,7 @@ class SensorDaemonInterface::Private
{
public:
std
::
unique_ptr
<
org
::
kde
::
KSysGuardDaemon
>
dbusInterface
;
QDBusServiceWatcher
*
serviceWatcher
;
std
::
unique_ptr
<
QDBusServiceWatcher
>
serviceWatcher
;
QStringList
subscribedSensors
;
static
const
QString
SensorServiceName
;
static
const
QString
SensorPath
;
...
...
David Redondo
🏎
@davidre
mentioned in commit
7183f68e
·
Sep 30, 2020
mentioned in commit
7183f68e
mentioned in commit 7183f68ed5815f5812bd1330a9b9bbff16020bbd
Toggle commit list
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