diff options
Diffstat (limited to 'sw/inc/SwUndoTOXChange.hxx')
-rw-r--r-- | sw/inc/SwUndoTOXChange.hxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sw/inc/SwUndoTOXChange.hxx b/sw/inc/SwUndoTOXChange.hxx index 36498fec9643..9c6838e470a1 100644 --- a/sw/inc/SwUndoTOXChange.hxx +++ b/sw/inc/SwUndoTOXChange.hxx @@ -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. @@ -45,3 +46,5 @@ public: }; #endif //_SW_UNDO_TOX_CHANGE_HXX + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |