summaryrefslogtreecommitdiff
path: root/svtools/source/plugapp/ttprops.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/plugapp/ttprops.cxx')
-rw-r--r--svtools/source/plugapp/ttprops.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/svtools/source/plugapp/ttprops.cxx b/svtools/source/plugapp/ttprops.cxx
index 2ae41a4c50c1..fb556cfcebc1 100644
--- a/svtools/source/plugapp/ttprops.cxx
+++ b/svtools/source/plugapp/ttprops.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.
@@ -77,3 +78,4 @@ SvtResId TTProperties::GetSvtResId( USHORT nId )
return SvtResId( nId );
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */