summaryrefslogtreecommitdiff
path: root/svx/source/dialog/docrecovery.src
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/dialog/docrecovery.src')
-rw-r--r--svx/source/dialog/docrecovery.src5
1 files changed, 4 insertions, 1 deletions
diff --git a/svx/source/dialog/docrecovery.src b/svx/source/dialog/docrecovery.src
index 4eb388cce40f..10d9e3c4a364 100644
--- a/svx/source/dialog/docrecovery.src
+++ b/svx/source/dialog/docrecovery.src
@@ -1,4 +1,5 @@
-/*
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
@@ -631,3 +632,5 @@ ModalDialog RID_SVX_MDLG_ERR_REP_PREVIEW
DefButton = TRUE;
};
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */