summaryrefslogtreecommitdiffstats
path: root/src/kpowersave.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-15 15:32:25 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-15 15:32:25 -0600
commitf3cf754cc9c54fc1de34ef06110a6810d655390a (patch)
tree8737e258944c7afab6d75bb12c65a2d54074a400 /src/kpowersave.h
parentdf7f6bd80367ffe8753aa6a11ad44b7e0e12e4f9 (diff)
downloadtdepowersave-f3cf754cc9c54fc1de34ef06110a6810d655390a.tar.gz
tdepowersave-f3cf754cc9c54fc1de34ef06110a6810d655390a.zip
Rename a number of old tq methods that are no longer tq specific
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 e6f12ed..62a22eb 100644
--- a/src/kpowersave.h
+++ b/src/kpowersave.h
@@ -390,7 +390,7 @@ private slots:
//! set for a battery status the related actions
void handleActionCall ( action action, int value, bool checkAC = false, bool batWarnCall = false );
- //! this lock/reactivate the screen if a lidclosetqStatus() signal is triggered
+ //! this lock/reactivate the screen if a lidcloseStatus() signal is triggered
void handleLidEvent( bool closed );
//! show the login dialog after locked the screen
void activateLoginScreen();