diff options
Diffstat (limited to 'cui/source/dialogs/commonlingui.hxx')
-rw-r--r-- | cui/source/dialogs/commonlingui.hxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cui/source/dialogs/commonlingui.hxx b/cui/source/dialogs/commonlingui.hxx index c8421973817b..80edc1b73475 100644 --- a/cui/source/dialogs/commonlingui.hxx +++ b/cui/source/dialogs/commonlingui.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. @@ -167,3 +168,5 @@ public: #endif // SVX_COMMON_LINGUI_HXX + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |