summaryrefslogtreecommitdiffstats
path: root/src/filehandler.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 00:14:31 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 00:14:31 -0600
commit145d30f0b8cbacc3599379e8717299734f3bb534 (patch)
tree3713677dce079619063612b12788282fd32e53af /src/filehandler.h
parent5b6d393e0a2c88cce8f433607c091ae883ef54f9 (diff)
downloadtellico-145d30f0b8cbacc3599379e8717299734f3bb534.tar.gz
tellico-145d30f0b8cbacc3599379e8717299734f3bb534.zip
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
Diffstat (limited to 'src/filehandler.h')
-rw-r--r--src/filehandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/filehandler.h b/src/filehandler.h
index d4c6af0..653f84f 100644
--- a/src/filehandler.h
+++ b/src/filehandler.h
@@ -21,7 +21,7 @@
class KURL;
class KSaveFile;
class KFileItem;
-namespace KIO {
+namespace TDEIO {
class Job;
}