diff options
author | Caolán McNamara <caolanm@redhat.com> | 2010-10-27 13:11:31 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2010-10-28 15:51:43 +0100 |
commit | 758c8774fbbd09c4202c0744c06945e3cf7e1a99 (patch) | |
tree | f833ff47b75d819b757c33bb56a8613a77885d7c /editeng/source/rtf/rtfitem.cxx | |
parent | e9daae2025279d04155ddeb794bb35952e627ed7 (diff) |
add modelines to .hxx files as well
Diffstat (limited to 'editeng/source/rtf/rtfitem.cxx')
-rw-r--r-- | editeng/source/rtf/rtfitem.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/editeng/source/rtf/rtfitem.cxx b/editeng/source/rtf/rtfitem.cxx index 6a920de9650c..545c6b47428e 100644 --- a/editeng/source/rtf/rtfitem.cxx +++ b/editeng/source/rtf/rtfitem.cxx @@ -2068,6 +2068,4 @@ void SvxRTFParser::UnknownAttrToken( int, SfxItemSet* ) { } -/* vi:set tabstop=4 shiftwidth=4 expandtab: */ - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |