summaryrefslogtreecommitdiffstats
path: root/extra/kde321
diff options
context:
space:
mode:
Diffstat (limited to 'extra/kde321')
-rw-r--r--extra/kde321/configwidget.h2
-rw-r--r--extra/kde321/konsole_part.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/extra/kde321/configwidget.h b/extra/kde321/configwidget.h
index 3c2052c..ec3a9a4 100644
--- a/extra/kde321/configwidget.h
+++ b/extra/kde321/configwidget.h
@@ -24,7 +24,7 @@
#include "resource.h"
-#include <kconfig.h>
+#include <tdeconfig.h>
#include <tqwidget.h>
diff --git a/extra/kde321/konsole_part.h b/extra/kde321/konsole_part.h
index 8fbf1b6..ae66062 100644
--- a/extra/kde321/konsole_part.h
+++ b/extra/kde321/konsole_part.h
@@ -158,7 +158,7 @@ signals:
TQString pmPath; // pixmap path
TQString s_schema;
- TQString s_kconfigSchema;
+ TQString s_tdeconfigSchema;
TQString s_word_seps; // characters that are considered part of a word
TQString fontNotFound_par;