summaryrefslogtreecommitdiffstats
path: root/kio/kfile/kdirselectdialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kio/kfile/kdirselectdialog.cpp')
-rw-r--r--kio/kfile/kdirselectdialog.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kio/kfile/kdirselectdialog.cpp b/kio/kfile/kdirselectdialog.cpp
index e1ffeb91e..4a3613b98 100644
--- a/kio/kfile/kdirselectdialog.cpp
+++ b/kio/kfile/kdirselectdialog.cpp
@@ -216,7 +216,7 @@ void KDirSelectDialog::setCurrentURL( const KURL& url )
{
dirToList.setPath( path.left( pos +1 ) );
d->dirsToList.push( dirToList );
-// qDebug( "List: %s", dirToList.url().latin1());
+// tqDebug( "List: %s", dirToList.url().latin1());
}
}
}
@@ -241,7 +241,7 @@ void KDirSelectDialog::openNextDir( KFileTreeViewItem * /*parent*/ )
slotNextDirToList( item );
}
// else
-// qDebug("###### openNextDir: item not found!");
+// tqDebug("###### openNextDir: item not found!");
}
void KDirSelectDialog::slotNextDirToList( KFileTreeViewItem *item )