summaryrefslogtreecommitdiff
path: root/chart2/Package_uiconfig.mk
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/Package_uiconfig.mk')
-rw-r--r--chart2/Package_uiconfig.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/chart2/Package_uiconfig.mk b/chart2/Package_uiconfig.mk
index a0814719b3d5..9c77dd676fd0 100644
--- a/chart2/Package_uiconfig.mk
+++ b/chart2/Package_uiconfig.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
# The contents of this file are subject to the Mozilla Public License Version
@@ -41,4 +42,4 @@ $(eval $(call gb_Package_add_file,chart2_uiconfig,xml/uiconfig/modules/schart/to
$(eval $(call gb_Package_add_file,chart2_uiconfig,xml/uiconfig/modules/schart/toolbar/symbolshapes.xml,toolbar/symbolshapes.xml))
$(eval $(call gb_Package_add_file,chart2_uiconfig,xml/uiconfig/modules/schart/toolbar/toolbar.xml,toolbar/toolbar.xml))
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4: