summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/custsdlg.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/custsdlg.hrc')
-rw-r--r--sd/source/ui/inc/custsdlg.hrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/sd/source/ui/inc/custsdlg.hrc b/sd/source/ui/inc/custsdlg.hrc
index 7378158426e7..cc04e35a42d5 100644
--- a/sd/source/ui/inc/custsdlg.hrc
+++ b/sd/source/ui/inc/custsdlg.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.
*
@@ -36,3 +37,5 @@
#define BTN_CANCEL 2
#define BTN_ADD 1
#define CBX_USE_CUSTOMSHOW 1
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */