summaryrefslogtreecommitdiff
path: root/forms/source/richtext/clipboarddispatcher.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/richtext/clipboarddispatcher.cxx')
-rw-r--r--forms/source/richtext/clipboarddispatcher.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/forms/source/richtext/clipboarddispatcher.cxx b/forms/source/richtext/clipboarddispatcher.cxx
index 97b2ec1cba84..02a44fef4c42 100644
--- a/forms/source/richtext/clipboarddispatcher.cxx
+++ b/forms/source/richtext/clipboarddispatcher.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.
@@ -206,3 +207,4 @@ namespace frm
} // namespace frm
//........................................................................
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */