summaryrefslogtreecommitdiff
path: root/toolkit/workben/layout/test.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/workben/layout/test.cxx')
-rw-r--r--toolkit/workben/layout/test.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/toolkit/workben/layout/test.cxx b/toolkit/workben/layout/test.cxx
index 6a09518ebc4f..2a6be01f4557 100644
--- a/toolkit/workben/layout/test.cxx
+++ b/toolkit/workben/layout/test.cxx
@@ -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.
@@ -364,3 +365,5 @@ LayoutTest::LayoutTest( char const* installDir )
}
LayoutTest layout_test( "/usr/local/lib/ooo" );
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */