summaryrefslogtreecommitdiff
path: root/sc/qa/unit/helper/debughelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/qa/unit/helper/debughelper.hxx')
-rw-r--r--sc/qa/unit/helper/debughelper.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/qa/unit/helper/debughelper.hxx b/sc/qa/unit/helper/debughelper.hxx
index 65dc3c291c05..cb2bad7b9f6f 100644
--- a/sc/qa/unit/helper/debughelper.hxx
+++ b/sc/qa/unit/helper/debughelper.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* Version: MPL 1.1 / GPLv3+ / LGPLv3+
*
@@ -168,3 +169,4 @@ private:
MatrixType maMatrix;
};
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */