summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/inputdlg.src
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/dialog/inputdlg.src')
-rw-r--r--sfx2/source/dialog/inputdlg.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/sfx2/source/dialog/inputdlg.src b/sfx2/source/dialog/inputdlg.src
index edd16d698001..f0b04b69d2ed 100644
--- a/sfx2/source/dialog/inputdlg.src
+++ b/sfx2/source/dialog/inputdlg.src
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* Copyright 2012 LibreOffice contributors.
*
@@ -46,3 +47,5 @@ ModalDialog DLG_INPUT_BOX
Text [en-US] = "Cancel";
};
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */