summaryrefslogtreecommitdiffstats
path: root/sidebar
diff options
context:
space:
mode:
Diffstat (limited to 'sidebar')
-rw-r--r--sidebar/baghirasidebar.cpp2
-rw-r--r--sidebar/baghirasidebar.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/sidebar/baghirasidebar.cpp b/sidebar/baghirasidebar.cpp
index f9c52b8..1af2186 100644
--- a/sidebar/baghirasidebar.cpp
+++ b/sidebar/baghirasidebar.cpp
@@ -1,5 +1,5 @@
-#include <kinstance.h>
+#include <tdeinstance.h>
#include <tqsplitter.h>
#include <kiconloader.h>
#include <stdlib.h>
diff --git a/sidebar/baghirasidebar.h b/sidebar/baghirasidebar.h
index 640c354..c146848 100644
--- a/sidebar/baghirasidebar.h
+++ b/sidebar/baghirasidebar.h
@@ -21,7 +21,7 @@ public:
/**
* Construct a @ref KonqSidebarPlugin.
*
- * @param inst The sidebar's kinstance class.
+ * @param inst The sidebar's tdeinstance class.
* @param parent The sidebar internal button info class responsible for this plugin.
* @param widgetParent The container which will contain the plugins widget.
* @param desktopName The filename of the configuration file.