summaryrefslogtreecommitdiffstats
path: root/rsc/inc/vclrsc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'rsc/inc/vclrsc.hxx')
-rw-r--r--rsc/inc/vclrsc.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/rsc/inc/vclrsc.hxx b/rsc/inc/vclrsc.hxx
index f84c11136700..d529a70c6d64 100644
--- a/rsc/inc/vclrsc.hxx
+++ b/rsc/inc/vclrsc.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.
@@ -348,3 +349,5 @@ typedef sal_uInt16 SymbolType;
#define SYMBOL_NOSYMBOL (SYMBOL_DONTKNOW)
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */