diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 20:02:39 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 21:01:06 +0200 |
commit | 1859432c9417b0ad9a86fd15c28307680e0d3ea9 (patch) | |
tree | f1585ee5f81dff8c1452176518e3a82d90d2e763 /juk/covericonview.h | |
parent | bb8c73b53f72adb1c2466ab4490f5a65461aa580 (diff) | |
download | tdemultimedia-1859432c9417b0ad9a86fd15c28307680e0d3ea9.tar.gz tdemultimedia-1859432c9417b0ad9a86fd15c28307680e0d3ea9.zip |
Additional k => tde renaming and fixes
Diffstat (limited to 'juk/covericonview.h')
-rw-r--r-- | juk/covericonview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/juk/covericonview.h b/juk/covericonview.h index cab60b58..4fab390b 100644 --- a/juk/covericonview.h +++ b/juk/covericonview.h @@ -22,7 +22,7 @@ // The WebImageFetcher dialog also has a class named CoverIconViewItem and I // don't like the idea of naming it "CoverIVI" or something, so just namespace -// it out. I would merge them except for webimagefetcher's dependence on KIO +// it out. I would merge them except for webimagefetcher's dependence on TDEIO // and such. namespace CoverUtility { |