summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/templateinfodlg.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/dialog/templateinfodlg.hrc')
-rw-r--r--sfx2/source/dialog/templateinfodlg.hrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/sfx2/source/dialog/templateinfodlg.hrc b/sfx2/source/dialog/templateinfodlg.hrc
index e6069c1057d3..1e2c027eaff0 100644
--- a/sfx2/source/dialog/templateinfodlg.hrc
+++ b/sfx2/source/dialog/templateinfodlg.hrc
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* Copyright 2012 LibreOffice contributors.
*
@@ -9,3 +10,5 @@
#define DLG_TEMPLATE_INFORMATION 400
#define BTN_TEMPLATE_INFO_CLOSE 11
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */