summaryrefslogtreecommitdiff
path: root/sw/inc/SidebarWindowsTypes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/SidebarWindowsTypes.hxx')
-rw-r--r--sw/inc/SidebarWindowsTypes.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sw/inc/SidebarWindowsTypes.hxx b/sw/inc/SidebarWindowsTypes.hxx
index 8b86f87edf87..d401baf70bfd 100644
--- a/sw/inc/SidebarWindowsTypes.hxx
+++ b/sw/inc/SidebarWindowsTypes.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.
@@ -51,3 +52,5 @@ enum SidebarPosition
} } // end of namespace sw::sidebarwindows
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */