diff options
Diffstat (limited to 'forms/source/xforms/resourcehelper.cxx')
-rw-r--r-- | forms/source/xforms/resourcehelper.cxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/forms/source/xforms/resourcehelper.cxx b/forms/source/xforms/resourcehelper.cxx index 6645576d5..412e52852 100644 --- a/forms/source/xforms/resourcehelper.cxx +++ b/forms/source/xforms/resourcehelper.cxx @@ -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. @@ -77,3 +78,5 @@ OUString getResource( sal_uInt16 nResourceId, } } // namespace xforms + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |