summaryrefslogtreecommitdiffstats
path: root/kopete/kopete/chatwindow/kopetechatwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/kopete/chatwindow/kopetechatwindow.cpp')
-rw-r--r--kopete/kopete/chatwindow/kopetechatwindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/kopete/chatwindow/kopetechatwindow.cpp b/kopete/kopete/chatwindow/kopetechatwindow.cpp
index 03fe962a..323e5816 100644
--- a/kopete/kopete/chatwindow/kopetechatwindow.cpp
+++ b/kopete/kopete/chatwindow/kopetechatwindow.cpp
@@ -407,7 +407,7 @@ void KopeteChatWindow::initActions(void)
animIcon.pause();
// we can't set the tool bar as parent, if we do, it will be deleted when we configure toolbars
- anim = new TQLabel( TQString(), 0L ,"kde toolbar widget" );
+ anim = new TQLabel( TQString(), 0L ,"tde toolbar widget" );
anim->setMargin(5);
anim->setPixmap( normalIcon );