summaryrefslogtreecommitdiff
path: root/sot/inc/absdev.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sot/inc/absdev.hxx')
-rw-r--r--sot/inc/absdev.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sot/inc/absdev.hxx b/sot/inc/absdev.hxx
index b68f12cf28e8..a464ce1f3c55 100644
--- a/sot/inc/absdev.hxx
+++ b/sot/inc/absdev.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.
@@ -44,3 +45,5 @@ public:
};
#endif // _SOT_ABSDEV_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */