diff options
Diffstat (limited to 'rsc/inc/rsclst.hxx')
-rw-r--r-- | rsc/inc/rsclst.hxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/rsc/inc/rsclst.hxx b/rsc/inc/rsclst.hxx index f661f2c041c3..3cbf4b25b77a 100644 --- a/rsc/inc/rsclst.hxx +++ b/rsc/inc/rsclst.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. @@ -63,3 +64,5 @@ public: }; #endif // _RSCLST_HXX + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |