summaryrefslogtreecommitdiff
path: root/svx/source/customshapes/tbxcustomshapes.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/customshapes/tbxcustomshapes.cxx')
-rw-r--r--svx/source/customshapes/tbxcustomshapes.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/svx/source/customshapes/tbxcustomshapes.cxx b/svx/source/customshapes/tbxcustomshapes.cxx
index 720ac22c03..3800aa3760 100644
--- a/svx/source/customshapes/tbxcustomshapes.cxx
+++ b/svx/source/customshapes/tbxcustomshapes.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.
@@ -200,3 +201,4 @@ void SAL_CALL SvxTbxCtlCustomShapes::updateImage( ) throw (::com::sun::star::un
}
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */