summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-10-21 16:36:27 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-10-21 16:36:27 -0500
commit74898e971c659c852885281bcebfecdf0726c605 (patch)
treeacbae88780f76bf5762cae7ea4865f30b50d5967 /ChangeLog
parentc3646a7d11d865d00b947ba41cf3703cea851e77 (diff)
downloadkpowersave-74898e971c659c852885281bcebfecdf0726c605.tar.gz
kpowersave-74898e971c659c852885281bcebfecdf0726c605.zip
Fix inadvertent tq changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 2908cd0..4045a7c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -916,7 +916,7 @@
2007-04-10 Danny Kukawka <danny.kukawka@web.de>
- * src/logviewer.cpp: Include tqmoc file. Fixed possible file
+ * src/logviewer.cpp: Include moc file. Fixed possible file
descriptor leak.
2007-04-10 Laurent Montel <lmontel@mandriva.com>
@@ -939,7 +939,7 @@
2007-04-10 Danny Kukawka <danny.kukawka@web.de>
- Moved all tqmoc includes to end of cpp-files, added some code
+ Moved all moc includes to end of cpp-files, added some code
comments and smaller code formatting changes:
* src/autosuspend.[cpp,h]:
@@ -955,7 +955,7 @@
2007-04-10 Laurent Montel <lmontel@mandriva.com>
- Make tqmoc files being included to speed up build and to fix some
+ Make moc files being included to speed up build and to fix some
parallel build issues:
* src/autosuspend.cpp:
@@ -4539,7 +4539,7 @@
* src/detailed_dialog.ui: reworked detailed dialog after
discussion and welcome criticism from Timo Hönig based on a
- tqmocup from Timo. Thanks!
+ mocup from Timo. Thanks!
* src/detaileddialog.cpp, src/detaileddialog.h: added patch
from Daniel Gollub <dgollub@suse.de> to fix problems if a
CPU is set offline.