From 44d34e022dbcda08908c298b5328e0b0bdda6f09 Mon Sep 17 00:00:00 2001 From: Stef Date: Fri, 23 Jul 2004 22:01:58 +0000 Subject: - Code cleanup. --- src/rtfformatting.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/rtfformatting.h') diff --git a/src/rtfformatting.h b/src/rtfformatting.h index bb49cf1..b718245 100644 --- a/src/rtfformatting.h +++ b/src/rtfformatting.h @@ -36,8 +36,8 @@ * */ -#ifndef __RTFTEXPROPERTIES_H__ -#define __RTFTEXPROPERTIES_H__ +#ifndef __RTFFORMATTING_H__ +#define __RTFFORMATTING_H__ /* * RtfFormatting @@ -171,4 +171,4 @@ protected: // TODO: Character styles }; -#endif // __RTFTEXPROPERTIES_H__ +#endif // __RTFFORMATTING_H__ -- cgit v1.2.3