diff options
Diffstat (limited to 'forms/source/component/Columns.hxx')
-rw-r--r-- | forms/source/component/Columns.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/forms/source/component/Columns.hxx b/forms/source/component/Columns.hxx index f52d8db1afa9..4068a7b88590 100644 --- a/forms/source/component/Columns.hxx +++ b/forms/source/component/Columns.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. @@ -219,3 +220,4 @@ DECL_COLUMN(FormattedFieldColumn) } // namespace frm //......................................................................... +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |