summaryrefslogtreecommitdiff
path: root/setup_native/source/win32/customactions/reg4msdoc/registryvalueimpl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'setup_native/source/win32/customactions/reg4msdoc/registryvalueimpl.hxx')
-rw-r--r--setup_native/source/win32/customactions/reg4msdoc/registryvalueimpl.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup_native/source/win32/customactions/reg4msdoc/registryvalueimpl.hxx b/setup_native/source/win32/customactions/reg4msdoc/registryvalueimpl.hxx
index a64058e29141..1f4df3353359 100644
--- a/setup_native/source/win32/customactions/reg4msdoc/registryvalueimpl.hxx
+++ b/setup_native/source/win32/customactions/reg4msdoc/registryvalueimpl.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
// RegistryValueImpl.h: Schnittstelle fr die Klasse RegistryValueImpl.
//
//////////////////////////////////////////////////////////////////////
@@ -106,3 +107,5 @@ typedef std::auto_ptr<RegistryValueImpl> RegistryValue;
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */