summaryrefslogtreecommitdiffstats
path: root/keduca/keducabuilder/keducabuilder.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:20:21 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:20:21 -0600
commitfccf6d244a4d60c3138afa81266e22ac65adddbc (patch)
treece62ccdaca3fffebeb33ad213dc5cea82ceff580 /keduca/keducabuilder/keducabuilder.h
parent273ccce287bccee117bbfff8ca3386d613aec467 (diff)
downloadtdeedu-fccf6d244a4d60c3138afa81266e22ac65adddbc.tar.gz
tdeedu-fccf6d244a4d60c3138afa81266e22ac65adddbc.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'keduca/keducabuilder/keducabuilder.h')
-rw-r--r--keduca/keducabuilder/keducabuilder.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/keduca/keducabuilder/keducabuilder.h b/keduca/keducabuilder/keducabuilder.h
index d91efb79..11841ab8 100644
--- a/keduca/keducabuilder/keducabuilder.h
+++ b/keduca/keducabuilder/keducabuilder.h
@@ -20,10 +20,10 @@
#include "../libkeduca/fileread.h"
-#include <kmainwindow.h>
+#include <tdemainwindow.h>
-#include <klistbox.h>
-#include <kaction.h>
+#include <tdelistbox.h>
+#include <tdeaction.h>
#include <tqtextview.h>
#include <tqsplitter.h>