summaryrefslogtreecommitdiffstats
path: root/src/configuredialog.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2016-05-06 18:20:22 +1000
committerMichele Calgaro <[email protected]>2016-05-06 18:22:52 +1000
commitb729f8a2459ba6a227740d152c8481790bb46488 (patch)
treed606ab37d02cb8e261710aba0af0b84974b87492 /src/configuredialog.h
parent10677701f9f1f9a58486e686020b0d26d8d6a5a2 (diff)
downloadtdepowersave-b729f8a2459ba6a227740d152c8481790bb46488.tar.gz
tdepowersave-b729f8a2459ba6a227740d152c8481790bb46488.zip
Fixed autosuspend functionality broken by commit fab0d15. This relates to bug 2632.
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 676fba0b9f08d41e68b115bc91931b5d0aa53376)
Diffstat (limited to 'src/configuredialog.h')
-rw-r--r--src/configuredialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/configuredialog.h b/src/configuredialog.h
index 837866d..d9e3307 100644
--- a/src/configuredialog.h
+++ b/src/configuredialog.h
@@ -139,7 +139,7 @@ private slots:
//! alled if the user click on 'Apply' Button
void buttonApply_clicked();
- //! called if the user click on 'Chancel' Button
+ //! called if the user click on 'Cancel' Button
void buttonCancel_clicked();
//! called if the user click on 'OK' Button
void buttonOk_clicked();