summaryrefslogtreecommitdiffstats
path: root/vcl/unx/source/dtrans/X11_service.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/source/dtrans/X11_service.cxx')
-rw-r--r--vcl/unx/source/dtrans/X11_service.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/vcl/unx/source/dtrans/X11_service.cxx b/vcl/unx/source/dtrans/X11_service.cxx
index e14d81643553..cfb1fc623c44 100644
--- a/vcl/unx/source/dtrans/X11_service.cxx
+++ b/vcl/unx/source/dtrans/X11_service.cxx
@@ -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.
@@ -133,3 +134,4 @@ Reference< XInterface > X11SalInstance::CreateDropTarget()
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */