diff options
Diffstat (limited to 'uui/source/cookiedg.cxx')
-rw-r--r-- | uui/source/cookiedg.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/uui/source/cookiedg.cxx b/uui/source/cookiedg.cxx index a2f489955969..3608d41e6168 100644 --- a/uui/source/cookiedg.cxx +++ b/uui/source/cookiedg.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. @@ -138,3 +139,4 @@ short CookiesDialog::Execute() return nRet; } +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |