diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2013-07-14 19:31:37 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2013-07-14 19:31:37 -0500 |
commit | 933e53832eeb45c6f660dcf46bed5dc68aaf24c2 (patch) | |
tree | 532a8a0d9b144be6e26b587904578cd3253a126f /src/detaileddialog.h | |
parent | e49bd16b78beb8f75a079916b6d4e8d2ce457c58 (diff) | |
download | tdepowersave-933e53832eeb45c6f660dcf46bed5dc68aaf24c2.tar.gz tdepowersave-933e53832eeb45c6f660dcf46bed5dc68aaf24c2.zip |
Update references from kpowersave to tdepowersave.
Diffstat (limited to 'src/detaileddialog.h')
-rw-r--r-- | src/detaileddialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/detaileddialog.h b/src/detaileddialog.h index ae38394..5cc6d4e 100644 --- a/src/detaileddialog.h +++ b/src/detaileddialog.h @@ -85,7 +85,7 @@ private: //! pointer to class settinfs to get the current settings Settings *config; - //! pointer to the kpowersave class + //! pointer to the tdepowersave class TQPixmap *pixmap; //! the numbers of CPUs in the system |