summaryrefslogtreecommitdiffstats
path: root/svx/source/gallery2/codec.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/gallery2/codec.hxx')
-rwxr-xr-x[-rw-r--r--]svx/source/gallery2/codec.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svx/source/gallery2/codec.hxx b/svx/source/gallery2/codec.hxx
index ca7ee5d3adbf..cf10f48870c2 100644..100755
--- a/svx/source/gallery2/codec.hxx
+++ b/svx/source/gallery2/codec.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.
@@ -49,3 +50,5 @@ public:
static sal_Bool IsCoded( SvStream& rStm, sal_uInt32& rVersion );
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */