summaryrefslogtreecommitdiffstats
path: root/parts/quickopen/quickopen_part.h
diff options
context:
space:
mode:
authorDarrell Anderson <[email protected]>2012-04-13 01:26:43 -0500
committerDarrell Anderson <[email protected]>2012-04-13 01:26:43 -0500
commitb5528c18eb8080cdf8aad4e0357e337b3d8a5f96 (patch)
tree41561db84b7b72f0643f1a59157cb8d676c626af /parts/quickopen/quickopen_part.h
parent7e28a2cd0e6663c45848f47fff28365466a5dc87 (diff)
downloadtdevelop-b5528c18eb8080cdf8aad4e0357e337b3d8a5f96.tar.gz
tdevelop-b5528c18eb8080cdf8aad4e0357e337b3d8a5f96.zip
Fix inadvertent "TQ" changes.
Diffstat (limited to 'parts/quickopen/quickopen_part.h')
-rw-r--r--parts/quickopen/quickopen_part.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/parts/quickopen/quickopen_part.h b/parts/quickopen/quickopen_part.h
index 8af36c67..304a78ae 100644
--- a/parts/quickopen/quickopen_part.h
+++ b/parts/quickopen/quickopen_part.h
@@ -18,8 +18,8 @@
*
*/
-#ifndef __KDEVPART_TQUICKOPEN_H__
-#define __KDEVPART_TQUICKOPEN_H__
+#ifndef __KDEVPART_QUICKOPEN_H__
+#define __KDEVPART_QUICKOPEN_H__
#include <tqguardedptr.h>
#include <kdevquickopen.h>