summaryrefslogtreecommitdiffstats
path: root/editors/editor-chooser/editorchooser_part.h
diff options
context:
space:
mode:
Diffstat (limited to 'editors/editor-chooser/editorchooser_part.h')
-rw-r--r--editors/editor-chooser/editorchooser_part.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/editor-chooser/editorchooser_part.h b/editors/editor-chooser/editorchooser_part.h
index ab892677..d7a9dbd1 100644
--- a/editors/editor-chooser/editorchooser_part.h
+++ b/editors/editor-chooser/editorchooser_part.h
@@ -3,17 +3,17 @@
*/
-#ifndef __TDEVPART_EDITORCHOOSER_H__
-#define __TDEVPART_EDITORCHOOSER_H__
+#ifndef __KDEVPART_EDITORCHOOSER_H__
+#define __KDEVPART_EDITORCHOOSER_H__
class KDialogBase;
-#include <tdevplugin.h>
+#include <kdevplugin.h>
-class EditorChooserPart : public TDevPlugin
+class EditorChooserPart : public KDevPlugin
{
Q_OBJECT