summaryrefslogtreecommitdiff
path: root/hwpfilter/source/hfont.h
diff options
context:
space:
mode:
Diffstat (limited to 'hwpfilter/source/hfont.h')
-rw-r--r--hwpfilter/source/hfont.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/hwpfilter/source/hfont.h b/hwpfilter/source/hfont.h
index 87fed5b71a5e..f22ca895957d 100644
--- a/hwpfilter/source/hfont.h
+++ b/hwpfilter/source/hfont.h
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -75,3 +76,5 @@ class DLLEXPORT HWPFont
bool Read( HWPFile &hwpf );
};
#endif /* _HWPFONTS+H_ */
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */