Fix inadvertent tq changes.

pull/1/head
Darrell Anderson 12 years ago
parent adb47a7cbf
commit 40220afbf6

@ -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.

@ -189,7 +189,7 @@ Wed Apr 18 20:38:47 CEST 2007 - dkukawka@suse.de
- patches from Mandriva (lmontel@mandriva.com):
- fixed problems with formated messages from KDE media manager
- avoid double translate strings/msg
- Make tqmoc files being included to speed up build and to fix
- Make moc files being included to speed up build and to fix
some parallel build issues
- fixed several memory leaks
- fixed bugs:

Loading…
Cancel
Save