summaryrefslogtreecommitdiff
path: root/extensions/source/macosx/spotlight/OOoSpotlightImporter.h
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/macosx/spotlight/OOoSpotlightImporter.h')
-rw-r--r--extensions/source/macosx/spotlight/OOoSpotlightImporter.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/extensions/source/macosx/spotlight/OOoSpotlightImporter.h b/extensions/source/macosx/spotlight/OOoSpotlightImporter.h
index e63360c57b01..78493590b177 100644
--- a/extensions/source/macosx/spotlight/OOoSpotlightImporter.h
+++ b/extensions/source/macosx/spotlight/OOoSpotlightImporter.h
@@ -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.
@@ -40,3 +41,5 @@
- (NSData*)contentDataFileFromZip:(unzFile)unzipFile;
@end
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */