From 0b468b7e7dcff4492a74582ef9482f6f0cc13c7c Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 27 Oct 2010 12:45:53 +0100 Subject: add modelines to .hxx files as well --- sdext/source/presenter/PresenterPaneBorderManager.hxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sdext/source/presenter/PresenterPaneBorderManager.hxx') diff --git a/sdext/source/presenter/PresenterPaneBorderManager.hxx b/sdext/source/presenter/PresenterPaneBorderManager.hxx index 73dc6e86bd7c..b9b25f330cfa 100644 --- a/sdext/source/presenter/PresenterPaneBorderManager.hxx +++ b/sdext/source/presenter/PresenterPaneBorderManager.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. @@ -172,3 +173,4 @@ private: #endif +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit