service/upower: start upower dbus service if inactive

This commit is contained in:
outfoxxed 2024-07-12 13:44:09 -07:00
parent d630cc7f76
commit 7c5632ef5f
No known key found for this signature in database
GPG key ID: 4C88A185FB89301E
5 changed files with 94 additions and 4 deletions

View file

@ -35,6 +35,7 @@ private slots:
private:
explicit UPower();
void init();
void registerExisting();
void registerDevice(const QString& path);