summaryrefslogtreecommitdiff
path: root/sd/source/ui/tools/IconCache.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/tools/IconCache.cxx')
-rw-r--r--sd/source/ui/tools/IconCache.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sd/source/ui/tools/IconCache.cxx b/sd/source/ui/tools/IconCache.cxx
index 12e7b6b52e95..eaa5a536e70e 100644
--- a/sd/source/ui/tools/IconCache.cxx
+++ b/sd/source/ui/tools/IconCache.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.
@@ -131,3 +132,5 @@ IconCache::~IconCache (void)
}
} // end of namespace sd
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */