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 908e33c..cb0bd0b 100644 --- a/src/tdepowersave.h +++ b/src/tdepowersave.h @@ -385,7 +385,7 @@ private slots: //! handle event for press power button and call action void handlePowerButtonEvent(); //! handle event for press s2ram/sleep button and call action - void handleSleepButtonEvent(); + void handleSuspendButtonEvent(); //! handle event for press s2disk button and call action void handleS2DiskButtonEvent(); |