summaryrefslogtreecommitdiff
path: root/l10ntools/layout/tralay.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools/layout/tralay.cxx')
-rw-r--r--l10ntools/layout/tralay.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/l10ntools/layout/tralay.cxx b/l10ntools/layout/tralay.cxx
index 72fd1a1d8c5e..42548495b398 100644
--- a/l10ntools/layout/tralay.cxx
+++ b/l10ntools/layout/tralay.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.
@@ -397,3 +398,5 @@ SAL_IMPLEMENT_MAIN()
t.Main();
return 0;
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */