summaryrefslogtreecommitdiff
path: root/svtools/source/inc/jpeg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/inc/jpeg.hxx')
-rw-r--r--svtools/source/inc/jpeg.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svtools/source/inc/jpeg.hxx b/svtools/source/inc/jpeg.hxx
index 7bcd98036b2e..4163354d1416 100644
--- a/svtools/source/inc/jpeg.hxx
+++ b/svtools/source/inc/jpeg.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.
@@ -127,3 +128,5 @@ BOOL ExportJPEG( SvStream& rStream,
);
#endif // _JPEG_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */