summaryrefslogtreecommitdiff
path: root/sot/inc/sot/sotdata.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sot/inc/sot/sotdata.hxx')
-rw-r--r--sot/inc/sot/sotdata.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sot/inc/sot/sotdata.hxx b/sot/inc/sot/sotdata.hxx
index 8153d06c6b08..7bf2e0eec1e3 100644
--- a/sot/inc/sot/sotdata.hxx
+++ b/sot/inc/sot/sotdata.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.
@@ -56,3 +57,5 @@ struct SotData_Impl
SOT_DLLPUBLIC SotData_Impl* SOTDATA();
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */