summaryrefslogtreecommitdiffstats
path: root/kcron/ktapp.h
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/ktapp.h
parent6a1e482053c3400d39984fb5c6cbacf627950676 (diff)
downloadtdeadmin-09470cb1bf92cbed1abf0f7096af9ed87a262624.tar.gz
tdeadmin-09470cb1bf92cbed1abf0f7096af9ed87a262624.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'kcron/ktapp.h')
-rw-r--r--kcron/ktapp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcron/ktapp.h b/kcron/ktapp.h
index 5a00140..f133291 100644
--- a/kcron/ktapp.h
+++ b/kcron/ktapp.h
@@ -16,7 +16,7 @@
#include <config.h>
#endif
-#include <kmainwindow.h>
+#include <tdemainwindow.h>
class TDEAction;
class TQString;