D8738: Add DBus interface to OrientationSensor and a persistent configuration
Anthony Fieroni
noreply at phabricator.kde.org
Thu Nov 9 18:36:33 UTC 2017
anthonyfieroni added inline comments.
INLINE COMMENTS
> orientation_sensor.cpp:106
> + }
> + m_userEnabled = m_config->group("OrientationSensor").readEntry("Enabled", true);
> +}
m_userEnabled = m_config && m_config->group("OrientationSensor").readEntry("Enabled", true);
?
REPOSITORY
R108 KWin
REVISION DETAIL
https://phabricator.kde.org/D8738
To: graesslin, #kwin, #plasma, sebas, davidedmundson
Cc: anthonyfieroni, plasma-devel, kwin, bwowk, ZrenBot, progwolff, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20171109/8abac3ac/attachment-0001.html>
More information about the Plasma-devel
mailing list