From 371046c6a35931e96506ecaf4ffbc0403286c53b Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Thu, 24 Apr 2014 04:21:14 +0200 Subject: add missing modelines to cxx and hxx files some of them have no copyright header Change-Id: I9c2c0c859dabe231cb29af29290847e7b4aa46a3 --- include/editeng/AccessibleSvxFindReplaceDialog.hxx | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/editeng/AccessibleSvxFindReplaceDialog.hxx') diff --git a/include/editeng/AccessibleSvxFindReplaceDialog.hxx b/include/editeng/AccessibleSvxFindReplaceDialog.hxx index 0c2688f7f52e..635e90a3914f 100644 --- a/include/editeng/AccessibleSvxFindReplaceDialog.hxx +++ b/include/editeng/AccessibleSvxFindReplaceDialog.hxx @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * @@ -51,3 +52,5 @@ private: } }; #endif // _ACCESSIBLESVXFINDREPLACEDIALOG_HXX_ + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit