diff options
Diffstat (limited to 'sd/source/ui/notes/EditWindow.hxx')
-rw-r--r-- | sd/source/ui/notes/EditWindow.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sd/source/ui/notes/EditWindow.hxx b/sd/source/ui/notes/EditWindow.hxx index 010a6bd09697..cd4b827fab6a 100644 --- a/sd/source/ui/notes/EditWindow.hxx +++ b/sd/source/ui/notes/EditWindow.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. @@ -126,3 +127,4 @@ private: #endif +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |