summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/imagerepository.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/gdi/imagerepository.cxx')
-rw-r--r--vcl/source/gdi/imagerepository.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/vcl/source/gdi/imagerepository.cxx b/vcl/source/gdi/imagerepository.cxx
index c891ded66001..e9765d46b07a 100644
--- a/vcl/source/gdi/imagerepository.cxx
+++ b/vcl/source/gdi/imagerepository.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.
@@ -53,3 +54,4 @@ namespace vcl
} // namespace vcl
//........................................................................
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */