summaryrefslogtreecommitdiffstats
path: root/src/documentsourceview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/documentsourceview.h')
-rw-r--r--src/documentsourceview.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/documentsourceview.h b/src/documentsourceview.h
index 1ea0519..fb157de 100644
--- a/src/documentsourceview.h
+++ b/src/documentsourceview.h
@@ -24,7 +24,7 @@
#include <file.h>
-#include <ktexteditor/editinterface.h>
+#include <tdetexteditor/editinterface.h>
#include <kate/view.h>
#include <kate/document.h>
@@ -82,8 +82,8 @@ namespace KBibTeX
void setupGUI();
void readConfig();
void writeConfig();
- void readConfig( KConfig *config );
- void writeConfig( KConfig *config );
+ void readConfig( TDEConfig *config );
+ void writeConfig( TDEConfig *config );
void search( int fromLine, int fromCol );