summaryrefslogtreecommitdiff
path: root/forms/source/component/Currency.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/Currency.cxx')
-rw-r--r--forms/source/component/Currency.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/forms/source/component/Currency.cxx b/forms/source/component/Currency.cxx
index c08d4ea3e36c..efcbaeae18e1 100644
--- a/forms/source/component/Currency.cxx
+++ b/forms/source/component/Currency.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.
@@ -266,3 +267,4 @@ void OCurrencyModel::resetNoBroadcast()
} // namespace frm
//.........................................................................
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */