diff options
Diffstat (limited to 'sw/source/ui/web/wgrfsh.cxx')
-rw-r--r-- | sw/source/ui/web/wgrfsh.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/source/ui/web/wgrfsh.cxx b/sw/source/ui/web/wgrfsh.cxx index a8c85f5b0627..7b8917ab017e 100644 --- a/sw/source/ui/web/wgrfsh.cxx +++ b/sw/source/ui/web/wgrfsh.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. @@ -72,3 +73,4 @@ SwWebGrfShell::~SwWebGrfShell() +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |