summaryrefslogtreecommitdiff
path: root/sot/inc/agg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sot/inc/agg.hxx')
-rw-r--r--sot/inc/agg.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sot/inc/agg.hxx b/sot/inc/agg.hxx
index 2f8cc7587458..2521e4701f64 100644
--- a/sot/inc/agg.hxx
+++ b/sot/inc/agg.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.
@@ -66,3 +67,5 @@ class SvAggregateMemberList
};
#endif // _AGG_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */