summaryrefslogtreecommitdiffstats
path: root/vcl/unx/source/dtrans/X11_selection.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/source/dtrans/X11_selection.hxx')
-rw-r--r--vcl/unx/source/dtrans/X11_selection.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/vcl/unx/source/dtrans/X11_selection.hxx b/vcl/unx/source/dtrans/X11_selection.hxx
index f47ac00f6b6c..f5534dab81f5 100644
--- a/vcl/unx/source/dtrans/X11_selection.hxx
+++ b/vcl/unx/source/dtrans/X11_selection.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.
@@ -527,3 +528,5 @@ namespace x11 {
}
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */