summaryrefslogtreecommitdiff
path: root/uui/source/fltdlg.src
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/fltdlg.src')
-rw-r--r--uui/source/fltdlg.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/uui/source/fltdlg.src b/uui/source/fltdlg.src
index cc7640609665..a64b65b651af 100644
--- a/uui/source/fltdlg.src
+++ b/uui/source/fltdlg.src
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -70,3 +71,5 @@ ModalDialog DLG_FILTER_SELECT
TabStop = TRUE ;
};
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */