summaryrefslogtreecommitdiff
path: root/fpicker/source/aqua/AquaFilePickerDelegate.mm
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/aqua/AquaFilePickerDelegate.mm')
-rw-r--r--fpicker/source/aqua/AquaFilePickerDelegate.mm3
1 files changed, 3 insertions, 0 deletions
diff --git a/fpicker/source/aqua/AquaFilePickerDelegate.mm b/fpicker/source/aqua/AquaFilePickerDelegate.mm
index d5c906281475..2fef707fa5fb 100644
--- a/fpicker/source/aqua/AquaFilePickerDelegate.mm
+++ b/fpicker/source/aqua/AquaFilePickerDelegate.mm
@@ -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.
@@ -121,3 +122,5 @@
}
@end
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */