summaryrefslogtreecommitdiffstats
path: root/testtools/inc
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/inc
parentMerge commit 'ooo/OOO330_m12' (diff)
downloadcore-6eb0c4895f193e4090535f3e120f4627c2b2353d.tar.gz
core-6eb0c4895f193e4090535f3e120f4627c2b2353d.zip
add modelines to .hxx files as well
Diffstat (limited to 'testtools/inc')
-rw-r--r--testtools/inc/pch/precompiled_testtools.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/testtools/inc/pch/precompiled_testtools.hxx b/testtools/inc/pch/precompiled_testtools.hxx
index a6ac8b6591b7..aa292ceaace3 100644
--- a/testtools/inc/pch/precompiled_testtools.hxx
+++ b/testtools/inc/pch/precompiled_testtools.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.
@@ -30,3 +31,4 @@
#ifdef PRECOMPILED_HEADERS
#endif
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */