summaryrefslogtreecommitdiff
path: root/svx/source/sdr/properties/measureproperties.cxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-02-11 22:29:16 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-02-11 22:29:16 -0600
commitaf12942f68dba5d0d2b6fd39f63566d5fc3af4b8 (patch)
tree6281404187125ec3eed2ec404d1fb10ab1138f5c /svx/source/sdr/properties/measureproperties.cxx
parent2b7a540e4cebb4bfcc5b09fe5c5122220aa69869 (diff)
merge non-conflicting changes in svx
Diffstat (limited to 'svx/source/sdr/properties/measureproperties.cxx')
-rw-r--r--svx/source/sdr/properties/measureproperties.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svx/source/sdr/properties/measureproperties.cxx b/svx/source/sdr/properties/measureproperties.cxx
index e25ca83fef..971b4de127 100644
--- a/svx/source/sdr/properties/measureproperties.cxx
+++ b/svx/source/sdr/properties/measureproperties.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.
@@ -139,3 +140,5 @@ namespace sdr
//////////////////////////////////////////////////////////////////////////////
// eof
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */