summaryrefslogtreecommitdiff
path: root/sw/source/ui/docvw/frmsidebarwincontainer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/docvw/frmsidebarwincontainer.hxx')
-rw-r--r--sw/source/ui/docvw/frmsidebarwincontainer.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sw/source/ui/docvw/frmsidebarwincontainer.hxx b/sw/source/ui/docvw/frmsidebarwincontainer.hxx
index 1583f36a0bb6..4df59c86d180 100644
--- a/sw/source/ui/docvw/frmsidebarwincontainer.hxx
+++ b/sw/source/ui/docvw/frmsidebarwincontainer.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.
@@ -6,9 +7,6 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: $
- * $Revision: $
- *
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
@@ -71,3 +69,4 @@ class SwFrmSidebarWinContainer
#endif
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */