summaryrefslogtreecommitdiff
path: root/vcl/unx/source/gdi/dtsetenum.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/source/gdi/dtsetenum.hxx')
-rw-r--r--vcl/unx/source/gdi/dtsetenum.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/vcl/unx/source/gdi/dtsetenum.hxx b/vcl/unx/source/gdi/dtsetenum.hxx
index 5406ac870a43..7973758d9f0d 100644
--- a/vcl/unx/source/gdi/dtsetenum.hxx
+++ b/vcl/unx/source/gdi/dtsetenum.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -144,3 +145,5 @@ enum DtSetEnum
};
#endif // _VCL_DTSETENUM_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */