From a0296296fb121ecab53cee39658fc2f8ce27a782 Mon Sep 17 00:00:00 2001 From: Borim Date: Fri, 8 Mar 2013 19:49:43 +0100 Subject: fdo#60691 add modelines to *.src and *.hrc files use solenv/bin/add-modulelines script for the task and remove all UTF bom from *.src and *.hrc files svx/source/dialog/hdft.src Change-Id: I745d4f0fe9b05436a142a03f8512970f91c41bd4 --- dbaccess/source/ui/relationdesign/relation.src | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dbaccess/source/ui/relationdesign') diff --git a/dbaccess/source/ui/relationdesign/relation.src b/dbaccess/source/ui/relationdesign/relation.src index cec72ee77488..153d1730b5fa 100644 --- a/dbaccess/source/ui/relationdesign/relation.src +++ b/dbaccess/source/ui/relationdesign/relation.src @@ -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. * @@ -62,3 +63,5 @@ String STR_QUERY_REL_COULD_NOT_CREATE { Text [ en-US ] = "The database could not create the relation. Maybe foreign keys for this kind of table aren't supported.\nPlease check your documentation of the database."; }; + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit v1.2.3