diff options
author | Michele Calgaro <[email protected]> | 2023-09-26 11:56:27 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2023-09-26 11:56:27 +0900 |
commit | 30b4cbb2a288213c0dc2f6554807313f5d1f106b (patch) | |
tree | f6ec27ec87d6f3be56d81974d33c330ea968e8c0 /doc/other/doxy/enhance.dox | |
parent | f39d5cd2ba25777f886306df1b28ae9311749df1 (diff) | |
download | tdepowersave-30b4cbb2a288213c0dc2f6554807313f5d1f106b.tar.gz tdepowersave-30b4cbb2a288213c0dc2f6554807313f5d1f106b.zip |
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/other/doxy/enhance.dox')
-rw-r--r-- | doc/other/doxy/enhance.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/other/doxy/enhance.dox b/doc/other/doxy/enhance.dox index b506354..a9ca05e 100644 --- a/doc/other/doxy/enhance.dox +++ b/doc/other/doxy/enhance.dox @@ -33,7 +33,7 @@ * \subsection enh_tooltip Tooltip * \li \b CPU \b Tooltip \b like \b kicker \b mouseover \b effects \n \n * \b [Priority: \b I] \n \n -* I like the nice mouseover effects on Kicker. Unforunately there is currently no QWidget for this. +* I like the nice mouseover effects on Kicker. Unforunately there is currently no TQWidget for this. * If we would implement this we need to adapt the wifget from amarok/src/tracktooltip.cpp. * * \li \b Battery \b estimated \b empty \b at \b xx:yy \b in \b Tooltip \n \n |