summaryrefslogtreecommitdiffstats
path: root/parts/quickopen/quickopen_part.h
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-03-02 20:05:33 +0100
committerSlávek Banko <slavek.banko@axis.cz>2014-03-02 20:05:33 +0100
commit722ce1efbac31c61b1d4b13f7e075c9f311e3e73 (patch)
treedb1b6b28566e5fe9accb4a688f7257673cecb080 /parts/quickopen/quickopen_part.h
parentafb74575caf7dd8ccb6c235b1c8d788e320c19da (diff)
downloadtdevelop-722ce1efbac31c61b1d4b13f7e075c9f311e3e73.tar.gz
tdevelop-722ce1efbac31c61b1d4b13f7e075c9f311e3e73.zip
Finish renaming tdevelop components
Diffstat (limited to 'parts/quickopen/quickopen_part.h')
-rw-r--r--parts/quickopen/quickopen_part.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/parts/quickopen/quickopen_part.h b/parts/quickopen/quickopen_part.h
index fa1d85e3..aff0d4f6 100644
--- a/parts/quickopen/quickopen_part.h
+++ b/parts/quickopen/quickopen_part.h
@@ -18,11 +18,11 @@
*
*/
-#ifndef __KDEVPART_QUICKOPEN_H__
-#define __KDEVPART_QUICKOPEN_H__
+#ifndef __TDEVPART_QUICKOPEN_H__
+#define __TDEVPART_QUICKOPEN_H__
#include <tqguardedptr.h>
-#include <kdevquickopen.h>
+#include <tdevquickopen.h>
#include <codemodel.h>
class TDEAction;