diff options
Diffstat (limited to 'src/kpowersave.h')
-rw-r--r-- | src/kpowersave.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kpowersave.h b/src/kpowersave.h index 62a22eb..af0d49c 100644 --- a/src/kpowersave.h +++ b/src/kpowersave.h @@ -390,7 +390,7 @@ private slots: //! set for a battery status the related actions void handleActionCall ( action action, int value, bool checkAC = false, bool batWarnCall = false ); - //! this lock/reactivate the screen if a lidcloseStatus() signal is triggered + //! this lock/reactivate the screen if a lidclosetStatus() signal is triggered void handleLidEvent( bool closed ); //! show the login dialog after locked the screen void activateLoginScreen(); |