summaryrefslogtreecommitdiffstats
path: root/src/part/progressBox.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 00:06:03 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 00:06:03 -0600
commit3b974934d9123068efc34d59b335263b91590a06 (patch)
treea81997aeae8b109f8280ce271e09b46fc9d5ea55 /src/part/progressBox.h
parent40a94e488f56f1e783636b6414da7a3c4cadc86e (diff)
downloadfilelight-3b974934d9123068efc34d59b335263b91590a06.tar.gz
filelight-3b974934d9123068efc34d59b335263b91590a06.zip
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
Diffstat (limited to 'src/part/progressBox.h')
-rw-r--r--src/part/progressBox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/part/progressBox.h b/src/part/progressBox.h
index c7cf61e..7bfa882 100644
--- a/src/part/progressBox.h
+++ b/src/part/progressBox.h
@@ -7,7 +7,7 @@
#include <tqlabel.h>
#include <tqtimer.h>
-namespace KIO { class Job; }
+namespace TDEIO { class Job; }
class ProgressBox : public TQLabel