summaryrefslogtreecommitdiff
path: root/uui/source/fltdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/fltdlg.hxx')
-rw-r--r--uui/source/fltdlg.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/uui/source/fltdlg.hxx b/uui/source/fltdlg.hxx
index 4690b1c6539d..95d541a0af7e 100644
--- a/uui/source/fltdlg.hxx
+++ b/uui/source/fltdlg.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.
@@ -92,3 +93,5 @@ class FilterDialog : public ModalDialog
} // namespace uui
#endif // UUI_FLTDLG_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */