summaryrefslogtreecommitdiff
path: root/forms/source/helper/resettable.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/helper/resettable.cxx')
-rw-r--r--forms/source/helper/resettable.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/forms/source/helper/resettable.cxx b/forms/source/helper/resettable.cxx
index 0210c0ead56c..4748d74f68df 100644
--- a/forms/source/helper/resettable.cxx
+++ b/forms/source/helper/resettable.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.
*
@@ -100,3 +101,5 @@ namespace frm
//........................................................................
} // namespace frm
//........................................................................
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */