summaryrefslogtreecommitdiffstats
path: root/vcl/unx/inc/dtint.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/inc/dtint.hxx')
-rw-r--r--vcl/unx/inc/dtint.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/vcl/unx/inc/dtint.hxx b/vcl/unx/inc/dtint.hxx
index 75f197c81e13..064916e7ac12 100644
--- a/vcl/unx/inc/dtint.hxx
+++ b/vcl/unx/inc/dtint.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.
@@ -76,3 +77,5 @@ public:
};
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */