diff options
Diffstat (limited to 'sd/inc/pres.hxx')
-rw-r--r-- | sd/inc/pres.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sd/inc/pres.hxx b/sd/inc/pres.hxx index 4812505a8..0b1371601 100644 --- a/sd/inc/pres.hxx +++ b/sd/inc/pres.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. @@ -139,3 +140,4 @@ enum NavigatorDragType #endif // _PRESENTATION_HXX +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |