diff options
Diffstat (limited to 'forms/source/inc/componenttools.hxx')
-rw-r--r-- | forms/source/inc/componenttools.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/forms/source/inc/componenttools.hxx b/forms/source/inc/componenttools.hxx index e91573c43d2f..6632e59858dc 100644 --- a/forms/source/inc/componenttools.hxx +++ b/forms/source/inc/componenttools.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. @@ -103,3 +104,4 @@ namespace frm #endif // FORMS_SOURCE_INC_COMPONENTTOOLS_HXX +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |