summaryrefslogtreecommitdiffstats
path: root/kradio3/plugins/gui-error-log
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:55:33 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:55:33 -0600
commit7a0002d9ec58b343555f0909c9343de310b287ac (patch)
tree25c360084aff0a2449b409a423616441d964aed0 /kradio3/plugins/gui-error-log
parent4525efd70d07d0d6f4fda8e4599a5a48de84e97e (diff)
downloadtderadio-7a0002d9ec58b343555f0909c9343de310b287ac.tar.gz
tderadio-7a0002d9ec58b343555f0909c9343de310b287ac.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'kradio3/plugins/gui-error-log')
-rw-r--r--kradio3/plugins/gui-error-log/errorlog.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kradio3/plugins/gui-error-log/errorlog.cpp b/kradio3/plugins/gui-error-log/errorlog.cpp
index ff8c5ea..31510de 100644
--- a/kradio3/plugins/gui-error-log/errorlog.cpp
+++ b/kradio3/plugins/gui-error-log/errorlog.cpp
@@ -24,10 +24,10 @@
#include <klocale.h>
#include <kiconloader.h>
#include <tqtextedit.h>
-#include <kfiledialog.h>
+#include <tdefiledialog.h>
#include <kurl.h>
#include <ktempfile.h>
-#include <kio/netaccess.h>
+#include <tdeio/netaccess.h>
#define PAGE_ID_INFO 0
#define PAGE_ID_WARN 1