summaryrefslogtreecommitdiff
path: root/forms/source/component/Time.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/Time.cxx')
-rw-r--r--forms/source/component/Time.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/forms/source/component/Time.cxx b/forms/source/component/Time.cxx
index 49b07adf84e4..0f0bb6336b33 100644
--- a/forms/source/component/Time.cxx
+++ b/forms/source/component/Time.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.
@@ -363,3 +364,4 @@ Sequence< Type > OTimeModel::getSupportedBindingTypes()
} // namespace frm
//.........................................................................
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */