diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-09 01:16:54 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-09 01:16:54 -0600 |
commit | 4c69d912d74a03e60c84ff7cb0a33fb62acc524b (patch) | |
tree | 0eff384c105e43f987f51ef8a3aebcdff6853cdc | |
parent | 9d7bf29f0b8489ad2afbc9b52f5759e1b9f865b1 (diff) | |
download | kpowersave-4c69d912d74a03e60c84ff7cb0a33fb62acc524b.tar.gz kpowersave-4c69d912d74a03e60c84ff7cb0a33fb62acc524b.zip |
Fix unintended rename of track
-rw-r--r-- | doc/doxy/enhance.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doxy/enhance.dox b/doc/doxy/enhance.dox index d0f9c22..2e8464a 100644 --- a/doc/doxy/enhance.dox +++ b/doc/doxy/enhance.dox @@ -34,7 +34,7 @@ * \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. -* If we would implement this we need to adapt the wifget from amarok/src/tractdetooltip.cpp. +* 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 * \b [Priority: \b I] \n \n |