summaryrefslogtreecommitdiff
path: root/forms/source/xforms/model_helper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/xforms/model_helper.hxx')
-rw-r--r--forms/source/xforms/model_helper.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/forms/source/xforms/model_helper.hxx b/forms/source/xforms/model_helper.hxx
index d67a83c8cdb1..064d60f3ab71 100644
--- a/forms/source/xforms/model_helper.hxx
+++ b/forms/source/xforms/model_helper.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.
@@ -165,3 +166,5 @@ void setInstanceData(
} // namespace xforms
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */