summaryrefslogtreecommitdiff
path: root/reportdesign/source/core/sdr/formatnormalizer.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-10-27 12:33:13 +0100
committerCaolán McNamara <caolanm@redhat.com>2010-10-27 12:33:13 +0100
commite9470b00509155fc27598b59acfca26a7b85ae6d (patch)
tree8d1e7bb494a197520a8be9ec173309e3d739a9d9 /reportdesign/source/core/sdr/formatnormalizer.hxx
parent9aacc61749ad0b84112f88bc5b048c8c8e494089 (diff)
add modelines to .hxx files as well
Diffstat (limited to 'reportdesign/source/core/sdr/formatnormalizer.hxx')
-rw-r--r--reportdesign/source/core/sdr/formatnormalizer.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/reportdesign/source/core/sdr/formatnormalizer.hxx b/reportdesign/source/core/sdr/formatnormalizer.hxx
index 8577d276d4c8..a3974f8e9103 100644
--- a/reportdesign/source/core/sdr/formatnormalizer.hxx
+++ b/reportdesign/source/core/sdr/formatnormalizer.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.
@@ -92,3 +93,5 @@ namespace rptui
//........................................................................
#endif // REPORTDESIGN_FORMATNORMALIZER_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */