kutils: mark KPowerManager as stable

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2023-07-09 04:34:43 +03:00
parent 5b9fcbf444
commit bd20c9f4e1

View file

@ -30,7 +30,6 @@ class KPowerManagerPrivate;
Class to query, manage and watch the system power state.
@since 4.21
@warning the API is subject to change
*/
class KPOWERMANAGER_EXPORT KPowerManager : public QObject
{