summaryrefslogtreecommitdiff
path: root/toolkit/inc/layout/layout.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/inc/layout/layout.hxx')
-rw-r--r--toolkit/inc/layout/layout.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/toolkit/inc/layout/layout.hxx b/toolkit/inc/layout/layout.hxx
index 78c7ea29272a..ec63578b0408 100644
--- a/toolkit/inc/layout/layout.hxx
+++ b/toolkit/inc/layout/layout.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.
@@ -827,3 +828,5 @@ public:
#endif /* !ENABLE_LAYOUT */
#endif /* _LAYOUT_HXX */
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */