diff options
Diffstat (limited to 'src/tdepowersave.h')
-rw-r--r-- | src/tdepowersave.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tdepowersave.h b/src/tdepowersave.h index 90896f9..bb46fc0 100644 --- a/src/tdepowersave.h +++ b/src/tdepowersave.h @@ -326,7 +326,7 @@ private slots: //! show warning dialog or call autosuspend if signal \ref inactivity::inactivityTimeExpired() recieved void do_autosuspendWarn(); //! execute the autosuspend - bool do_autosuspend(bool chancel); + bool do_autosuspend(bool cancel); //! starts the Yast2-power-management module void do_config(); //! sets the new scheme with all settings |