diff options
Diffstat (limited to 'sd/source/ui/inc/FrameView.hxx')
-rw-r--r-- | sd/source/ui/inc/FrameView.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sd/source/ui/inc/FrameView.hxx b/sd/source/ui/inc/FrameView.hxx index 70e34e20dfa7..857a1486d700 100644 --- a/sd/source/ui/inc/FrameView.hxx +++ b/sd/source/ui/inc/FrameView.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. @@ -235,3 +236,4 @@ private: #endif +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |