summaryrefslogtreecommitdiff
path: root/vcl/unx/inc/XIM.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/inc/XIM.h')
-rw-r--r--vcl/unx/inc/XIM.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/vcl/unx/inc/XIM.h b/vcl/unx/inc/XIM.h
index b00634090b5d..9a061edd1ed4 100644
--- a/vcl/unx/inc/XIM.h
+++ b/vcl/unx/inc/XIM.h
@@ -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.
@@ -135,3 +136,5 @@ typedef struct _XIMSwitchIMNotifyCallbackStruct {
#define XNLookupDoneCallback "lookupDoneCallback"
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */