summaryrefslogtreecommitdiff
path: root/l10ntools/layout/layoutparse.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools/layout/layoutparse.hxx')
-rw-r--r--l10ntools/layout/layoutparse.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/l10ntools/layout/layoutparse.hxx b/l10ntools/layout/layoutparse.hxx
index cd24f091d318..454ff0926bd0 100644
--- a/l10ntools/layout/layoutparse.hxx
+++ b/l10ntools/layout/layoutparse.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.
@@ -49,3 +50,5 @@ public:
std::vector<XMLAttribute*> interestingAttributes( XMLAttributeList* lst );
#endif /* LAYOUTPARSE_HXX */
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */