summaryrefslogtreecommitdiffstats
path: root/kcron/kttask.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:17:58 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:17:58 -0600
commit09470cb1bf92cbed1abf0f7096af9ed87a262624 (patch)
treee030116c829671f6a75d4fed1e2cfd786e0484fc /kcron/kttask.cpp
parent6a1e482053c3400d39984fb5c6cbacf627950676 (diff)
downloadtdeadmin-09470cb1bf92cbed1abf0f7096af9ed87a262624.tar.gz
tdeadmin-09470cb1bf92cbed1abf0f7096af9ed87a262624.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'kcron/kttask.cpp')
-rw-r--r--kcron/kttask.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcron/kttask.cpp b/kcron/kttask.cpp
index d0ceabd..99bd359 100644
--- a/kcron/kttask.cpp
+++ b/kcron/kttask.cpp
@@ -22,7 +22,7 @@
#include <tqpalette.h>
#include <kapplication.h>
-#include <kaccel.h>
+#include <tdeaccel.h>
#include <klocale.h>
#include <tdefiledialog.h>
#include <kmessagebox.h>