summaryrefslogtreecommitdiff
path: root/include/editeng/AccessibleSvxFindReplaceDialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/AccessibleSvxFindReplaceDialog.hxx')
-rw-r--r--include/editeng/AccessibleSvxFindReplaceDialog.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/editeng/AccessibleSvxFindReplaceDialog.hxx b/include/editeng/AccessibleSvxFindReplaceDialog.hxx
index 0c2688f7f52e..635e90a3914f 100644
--- a/include/editeng/AccessibleSvxFindReplaceDialog.hxx
+++ b/include/editeng/AccessibleSvxFindReplaceDialog.hxx
@@ -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.
*
@@ -51,3 +52,5 @@ private:
}
};
#endif // _ACCESSIBLESVXFINDREPLACEDIALOG_HXX_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */