diff options
Diffstat (limited to 'uui/source/requeststringresolver.cxx')
-rw-r--r-- | uui/source/requeststringresolver.cxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/uui/source/requeststringresolver.cxx b/uui/source/requeststringresolver.cxx index 319109bd45df..77df688dbb2c 100644 --- a/uui/source/requeststringresolver.cxx +++ b/uui/source/requeststringresolver.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. @@ -116,3 +117,5 @@ UUIInteractionRequestStringResolver::createInstance( 0); } } + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |