summaryrefslogtreecommitdiff
path: root/toolkit/workben/layout/editor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/workben/layout/editor.hxx')
-rw-r--r--toolkit/workben/layout/editor.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/toolkit/workben/layout/editor.hxx b/toolkit/workben/layout/editor.hxx
index b955732e32c9..c977941703fa 100644
--- a/toolkit/workben/layout/editor.hxx
+++ b/toolkit/workben/layout/editor.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.
@@ -46,3 +47,5 @@ public:
};
#endif /*EDITOR_HXX*/
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */