summaryrefslogtreecommitdiffstats
path: root/src/newstuff
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:16:38 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:16:38 -0600
commite72932181ba866984405b8e52ac789849bc0e2c9 (patch)
treed3f13d0fb18bd8f116e4bb0cba553ae40402371c /src/newstuff
parent7717bcec2ad7d94e3f38a2e831bafa60a525f7d2 (diff)
downloadtellico-e72932181ba866984405b8e52ac789849bc0e2c9.tar.gz
tellico-e72932181ba866984405b8e52ac789849bc0e2c9.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'src/newstuff')
-rw-r--r--src/newstuff/dialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/newstuff/dialog.cpp b/src/newstuff/dialog.cpp
index d29b557..5fd7ff0 100644
--- a/src/newstuff/dialog.cpp
+++ b/src/newstuff/dialog.cpp
@@ -25,7 +25,7 @@
#include <kstatusbar.h>
#include <tdeio/job.h>
#include <tdeio/netaccess.h>
-#include <kaccelmanager.h>
+#include <tdeaccelmanager.h>
#include <knewstuff/entry.h>
#include <knewstuff/provider.h>
#include <ktempfile.h>