summaryrefslogtreecommitdiff
path: root/cui/source/factory/cuiresmgr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/factory/cuiresmgr.cxx')
-rw-r--r--cui/source/factory/cuiresmgr.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/cui/source/factory/cuiresmgr.cxx b/cui/source/factory/cuiresmgr.cxx
index dac995a0d193..a7f9d20d9d4d 100644
--- a/cui/source/factory/cuiresmgr.cxx
+++ b/cui/source/factory/cuiresmgr.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.
@@ -48,3 +49,5 @@ ResMgr* CuiResMgr::GetResMgr()
return pResMgr;
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */