summaryrefslogtreecommitdiffstats
path: root/src/settings.h
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2014-02-08 18:21:28 +0100
committerSlávek Banko <slavek.banko@axis.cz>2014-02-08 18:21:28 +0100
commitc68a1bac04c5cfdb0cdcbd91dc54995bfa05e292 (patch)
tree5a6bc1d0a5eba85862a2008df71bc6d273a13397 /src/settings.h
parent5c45c1a222eb91ea429f8c5245e32e43e7505582 (diff)
downloadtdepowersave-c68a1bac04c5cfdb0cdcbd91dc54995bfa05e292.tar.gz
tdepowersave-c68a1bac04c5cfdb0cdcbd91dc54995bfa05e292.zip
Switch from dbus-tqt do dbus-1-tqt
Add systemd session and inhibit support Cleanup unused methods This partially resolves Bug 1597
Diffstat (limited to 'src/settings.h')
-rw-r--r--src/settings.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/settings.h b/src/settings.h
index ebe577d..853963e 100644
--- a/src/settings.h
+++ b/src/settings.h
@@ -200,14 +200,6 @@ public:
* \li false: if not
*/
bool forceDpmsOffOnLidClose;
- //! if tdepowersave should call SetPowerSave() on HAL
- /*!
- * This boolean tells if tdepowersave should call SetPowerSave on HAL depending
- * on the AC state.
- * \li true: if should call
- * \li false: if not
- */
- bool callSetPowerSaveOnAC;
//! time after resume to fake keyevent
/*!