summaryrefslogtreecommitdiffstats
path: root/vcl/unx/source/window/FWS.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/source/window/FWS.cxx')
-rw-r--r--vcl/unx/source/window/FWS.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/vcl/unx/source/window/FWS.cxx b/vcl/unx/source/window/FWS.cxx
index 4683864fd116..1c08cd6ed42d 100644
--- a/vcl/unx/source/window/FWS.cxx
+++ b/vcl/unx/source/window/FWS.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.
@@ -278,3 +279,4 @@ AddFwsProtocols (Display *display, Window window)
(unsigned char *) fwsProtocols, nProtos);
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */