summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/newdatatype.src
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/newdatatype.src')
-rw-r--r--extensions/source/propctrlr/newdatatype.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/extensions/source/propctrlr/newdatatype.src b/extensions/source/propctrlr/newdatatype.src
index a662576c277b..1aaaa0be44e4 100644
--- a/extensions/source/propctrlr/newdatatype.src
+++ b/extensions/source/propctrlr/newdatatype.src
@@ -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.
*
@@ -64,3 +65,5 @@ ModalDialog RID_DLG_NEW_DATA_TYPE
Size = MAP_APPFONT( BUTTON_WIDTH, BUTTON_HEIGHT );
};
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */