diff options
Diffstat (limited to 'kicker/applets/launcher/popularity.cpp')
-rw-r--r-- | kicker/applets/launcher/popularity.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/applets/launcher/popularity.cpp b/kicker/applets/launcher/popularity.cpp index a22a98c99..e446a2ec7 100644 --- a/kicker/applets/launcher/popularity.cpp +++ b/kicker/applets/launcher/popularity.cpp @@ -182,7 +182,7 @@ void PopularityStatistics::moveToTop(const TQStringList& newTopServiceList) //kdDebug() << "->Re-Added service " << //ranking[serviceIndex].popularity // << " " << *servIt << endl; - //kdDebug() << "...was replaced by " << *servIt << endl; + //kdDebug() << "...was tqreplaced by " << *servIt << endl; } else { |