mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 18:32:49 +00:00
solid: remove unused Solid::PowerManagementPrivate::RequiredPolicy enum
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
61787d5358
commit
7372b01cdd
1 changed files with 0 additions and 7 deletions
|
@ -32,13 +32,6 @@ namespace Solid
|
||||||
{
|
{
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
public:
|
public:
|
||||||
enum RequiredPolicy {
|
|
||||||
None = 0,
|
|
||||||
InterruptSession = 1,
|
|
||||||
ChangeProfile = 2,
|
|
||||||
ChangeScreenSettings = 4
|
|
||||||
};
|
|
||||||
|
|
||||||
PowerManagementPrivate();
|
PowerManagementPrivate();
|
||||||
~PowerManagementPrivate();
|
~PowerManagementPrivate();
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue