From b5528c18eb8080cdf8aad4e0357e337b3d8a5f96 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 13 Apr 2012 01:26:43 -0500 Subject: Fix inadvertent "TQ" changes. --- parts/quickopen/quickopen_part.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'parts/quickopen/quickopen_part.h') 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 #include -- cgit v1.2.1