summaryrefslogtreecommitdiffstats
path: root/extensions/source/ole/jscriptclasses.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-10-27 12:45:03 +0100
committerCaolán McNamara <caolanm@redhat.com>2010-10-28 15:48:02 +0100
commitb77940e5af41aae869e9415aef5b184a51601df4 (patch)
tree0d859634fa75d377a1bb403daa4e581cff208f7e /extensions/source/ole/jscriptclasses.hxx
parentMake some stl functions less ambiguous (fixes VC++ 10 compilation) (diff)
downloadcore-b77940e5af41aae869e9415aef5b184a51601df4.tar.gz
core-b77940e5af41aae869e9415aef5b184a51601df4.zip
add modelines to .hxx files as well
Diffstat (limited to 'extensions/source/ole/jscriptclasses.hxx')
-rw-r--r--extensions/source/ole/jscriptclasses.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/extensions/source/ole/jscriptclasses.hxx b/extensions/source/ole/jscriptclasses.hxx
index acb380f10f86..b881e94419dd 100644
--- a/extensions/source/ole/jscriptclasses.hxx
+++ b/extensions/source/ole/jscriptclasses.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.
@@ -158,3 +159,5 @@ private:
};
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */