From ad3292e2b3adee95e6a0473ee8a5c29df2e20c90 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 27 Oct 2010 12:43:08 +0100 Subject: add modelines to .hxx files as well --- sc/source/ui/inc/corodlg.hxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sc/source/ui/inc/corodlg.hxx') diff --git a/sc/source/ui/inc/corodlg.hxx b/sc/source/ui/inc/corodlg.hxx index 0465ae7fbb04..fcf692500351 100644 --- a/sc/source/ui/inc/corodlg.hxx +++ b/sc/source/ui/inc/corodlg.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. @@ -73,3 +74,4 @@ private: +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit