diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 19:58:47 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 20:18:56 +0200 |
commit | 4a0539910776182d5d7a38dee2439b00327fbfdb (patch) | |
tree | 73251a762dd013e488343a2d1973b5d584a5e893 /src/filehandler.h | |
parent | b9342d2e04d4f254e8624201a2a0aba5dcc53389 (diff) | |
download | tellico-4a0539910776182d5d7a38dee2439b00327fbfdb.tar.gz tellico-4a0539910776182d5d7a38dee2439b00327fbfdb.zip |
Additional k => tde renaming and fixes
Diffstat (limited to 'src/filehandler.h')
-rw-r--r-- | src/filehandler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/filehandler.h b/src/filehandler.h index 653f84f..45dbc7b 100644 --- a/src/filehandler.h +++ b/src/filehandler.h @@ -45,7 +45,7 @@ friend class ImageFactory; public: /** - * An internal class to handle KIO stuff. Exposed so a FileRef pointer + * An internal class to handle TDEIO stuff. Exposed so a FileRef pointer * can be returned from FileHandler. */ class FileRef { |