From 1859432c9417b0ad9a86fd15c28307680e0d3ea9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 20:02:39 +0200 Subject: Additional k => tde renaming and fixes --- noatun/library/playlistsaver.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'noatun/library/playlistsaver.cpp') diff --git a/noatun/library/playlistsaver.cpp b/noatun/library/playlistsaver.cpp index 6a49f43f..13b7ecfe 100644 --- a/noatun/library/playlistsaver.cpp +++ b/noatun/library/playlistsaver.cpp @@ -482,7 +482,7 @@ bool PlaylistSaver::loadM3U(const KURL &file, int /*opt*/) if(!TDEIO::NetAccess::download(file, localFile, 0L)) return false; - // if it's a PLS, transfer control, again (KIO bug?) + // if it's a PLS, transfer control, again (TDEIO bug?) #if 0 { KSimpleConfig list(local, true); -- cgit v1.2.1