summaryrefslogtreecommitdiffstats
path: root/src/kpowersave.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kpowersave.h')
-rw-r--r--src/kpowersave.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kpowersave.h b/src/kpowersave.h
index 5758764..a26d181 100644
--- a/src/kpowersave.h
+++ b/src/kpowersave.h
@@ -393,7 +393,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();