summaryrefslogtreecommitdiff
path: root/testtools/source/bridgetest/multi.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-10-27 13:06:45 +0100
committerCaolán McNamara <caolanm@redhat.com>2010-10-27 13:06:45 +0100
commit6eb0c4895f193e4090535f3e120f4627c2b2353d (patch)
tree0a6ae5dfc35769da560fa4fc9cf9a94b393685cf /testtools/source/bridgetest/multi.hxx
parent89a3d30e93602eb85b10c25b6d1b62621ffaeab2 (diff)
add modelines to .hxx files as well
Notes
Notes: split repo tag: testing_LIBREOFFICE_3_3_FREEZE
Diffstat (limited to 'testtools/source/bridgetest/multi.hxx')
-rw-r--r--testtools/source/bridgetest/multi.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/testtools/source/bridgetest/multi.hxx b/testtools/source/bridgetest/multi.hxx
index 14af118fe7da..3a73a6eb390a 100644
--- a/testtools/source/bridgetest/multi.hxx
+++ b/testtools/source/bridgetest/multi.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.
@@ -124,3 +125,5 @@ rtl::OUString testMulti(
} }
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */