summaryrefslogtreecommitdiffstats
path: root/kopete/kopete/contactlist/kopetelviprops.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/kopete/contactlist/kopetelviprops.cpp')
-rw-r--r--kopete/kopete/contactlist/kopetelviprops.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/kopete/contactlist/kopetelviprops.cpp b/kopete/kopete/contactlist/kopetelviprops.cpp
index 39b00849..b1047dff 100644
--- a/kopete/kopete/contactlist/kopetelviprops.cpp
+++ b/kopete/kopete/contactlist/kopetelviprops.cpp
@@ -521,7 +521,7 @@ void KopeteMetaLVIProps::slotFromKABCClicked()
void KopeteMetaLVIProps::slotOpenSoundDialog( KURLRequester *requester )
{
- // taken from kdelibs/kio/kfile/knotifydialog.cpp
+ // taken from tdelibs/kio/kfile/knotifydialog.cpp
// only need to init this once
requester->disconnect( TQT_SIGNAL( openFileDialog( KURLRequester * )),
this, TQT_SLOT( slotOpenSoundDialog( KURLRequester * )));