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