diff options
Diffstat (limited to 'plugins/SpellChecker/src/RichEdit.h')
-rw-r--r-- | plugins/SpellChecker/src/RichEdit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SpellChecker/src/RichEdit.h b/plugins/SpellChecker/src/RichEdit.h index 17ebe1e438..8ea49c7742 100644 --- a/plugins/SpellChecker/src/RichEdit.h +++ b/plugins/SpellChecker/src/RichEdit.h @@ -1,4 +1,4 @@ -#ifndef __RICHEDIT_H__
+#ifndef __RICHEDIT_H__
#define __RICHEDIT_H__
class RichEdit
|