summaryrefslogtreecommitdiff
path: root/framework/inc/framework/imageproducer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/framework/imageproducer.hxx')
-rw-r--r--framework/inc/framework/imageproducer.hxx5
1 files changed, 4 insertions, 1 deletions
diff --git a/framework/inc/framework/imageproducer.hxx b/framework/inc/framework/imageproducer.hxx
index 0447322ce7..e88397b635 100644
--- a/framework/inc/framework/imageproducer.hxx
+++ b/framework/inc/framework/imageproducer.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.
@@ -48,4 +49,6 @@ Image FWE_DLLPUBLIC SAL_CALL GetImageFromURL( const ::com::sun::star::uno::Refer
}
-#endif // __FRAMEWORK_HELPER_IMAGEPRODUCER_HXX_
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */