summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif/shell/quickshell-plugins/Systemd.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'accounts/gkleen@sif/shell/quickshell-plugins/Systemd.hpp')
-rw-r--r--accounts/gkleen@sif/shell/quickshell-plugins/Systemd.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/shell/quickshell-plugins/Systemd.hpp b/accounts/gkleen@sif/shell/quickshell-plugins/Systemd.hpp
index cf978fea..84752d76 100644
--- a/accounts/gkleen@sif/shell/quickshell-plugins/Systemd.hpp
+++ b/accounts/gkleen@sif/shell/quickshell-plugins/Systemd.hpp
@@ -134,6 +134,7 @@ private:
134 134
135 void update(); 135 void update();
136 136
137 bool mEnabled = true;
137 std::unique_ptr<ActiveSystemdInhibitor> activeInhibitor; 138 std::unique_ptr<ActiveSystemdInhibitor> activeInhibitor;
138 SystemdInhibitorParams::What mWhat = static_cast<SystemdInhibitorParams::What>(0); 139 SystemdInhibitorParams::What mWhat = static_cast<SystemdInhibitorParams::What>(0);
139 QString mWho; 140 QString mWho;