From 55ae7b1537e8964bbd46b54588a84f32342a951a Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 27 Oct 2010 12:53:26 +0100 Subject: add modelines to .hxx files as well --- sd/source/ui/slideshow/slideshowimpl.hxx | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sd/source/ui/slideshow/slideshowimpl.hxx') diff --git a/sd/source/ui/slideshow/slideshowimpl.hxx b/sd/source/ui/slideshow/slideshowimpl.hxx index 50cb0a60cd56..786f09bdf849 100644 --- a/sd/source/ui/slideshow/slideshowimpl.hxx +++ b/sd/source/ui/slideshow/slideshowimpl.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. @@ -428,3 +429,5 @@ private: } // namespace ::sd #endif + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit