From 676fba0b9f08d41e68b115bc91931b5d0aa53376 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 6 May 2016 18:20:22 +1000 Subject: Fixed autosuspend functionality broken by commit fab0d15. This relates to bug 2632. Signed-off-by: Michele Calgaro --- src/configuredialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/configuredialog.h') 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(); -- cgit v1.2.3