summaryrefslogtreecommitdiff
path: root/toolkit/source/layout/core/flow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/source/layout/core/flow.hxx')
-rw-r--r--toolkit/source/layout/core/flow.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/toolkit/source/layout/core/flow.hxx b/toolkit/source/layout/core/flow.hxx
index e2b4708cf261..d1965e1ecb4f 100644
--- a/toolkit/source/layout/core/flow.hxx
+++ b/toolkit/source/layout/core/flow.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.
@@ -93,3 +94,5 @@ private:
} // namespace layoutimpl
#endif /* LAYOUT_FLOW_CORE_HXX */
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */