summaryrefslogtreecommitdiff
path: root/desktop/source/app/desktop.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/app/desktop.hrc')
-rw-r--r--desktop/source/app/desktop.hrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop/source/app/desktop.hrc b/desktop/source/app/desktop.hrc
index f820560c30d2..4cf74f0fb490 100644
--- a/desktop/source/app/desktop.hrc
+++ b/desktop/source/app/desktop.hrc
@@ -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.
*
@@ -65,3 +66,5 @@
#define STR_TITLE_EXPIRED (RID_DESKTOP_STRING_START+207)
#endif // _DESKTOP_HRC_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */