summaryrefslogtreecommitdiffstats
path: root/doc/other/doxy/changelog.dox
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-09-26 11:56:27 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-09-27 23:02:05 +0900
commit3db5915dc69a76a86a22f9e700fa5bdd9c8a2717 (patch)
treeceac67b50b40e39ec0daa2b5eb89b559a1b792bc /doc/other/doxy/changelog.dox
parent3397f90a3be5888c93bf37001ef7965af6c60624 (diff)
downloadtdepowersave-0000c7fd2b7ab1e17495ca9c0796d7b3e6606f74.tar.gz
tdepowersave-0000c7fd2b7ab1e17495ca9c0796d7b3e6606f74.zip
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* versionr14.1.1
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 30b4cbb2a288213c0dc2f6554807313f5d1f106b)
Diffstat (limited to 'doc/other/doxy/changelog.dox')
-rw-r--r--doc/other/doxy/changelog.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/other/doxy/changelog.dox b/doc/other/doxy/changelog.dox
index d1c2cf6..8cf824a 100644
--- a/doc/other/doxy/changelog.dox
+++ b/doc/other/doxy/changelog.dox
@@ -274,7 +274,7 @@
* - added set scheme specific brigthness settings to tdepowersave and the configuration dialog
* - added patch to fix compiler warning from Daniel Gollub <dgollub@suse.de>
* - updated translation (nl) and code documentation
-* - replaced usage of QString::null with QString()
+* - replaced usage of TQString::null with TQString()
* - added warning if 'Aggressive Powersave' scheme is selected
* - updated version strings
*