summaryrefslogtreecommitdiff
path: root/writerperfect/source/filter/InternalHandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerperfect/source/filter/InternalHandler.hxx')
-rw-r--r--writerperfect/source/filter/InternalHandler.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/writerperfect/source/filter/InternalHandler.hxx b/writerperfect/source/filter/InternalHandler.hxx
index a0f16382e347..dde0c7679991 100644
--- a/writerperfect/source/filter/InternalHandler.hxx
+++ b/writerperfect/source/filter/InternalHandler.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* Copyright (C) 2007 Fridrich Strba (fridrich.strba@bluewin.ch)
*
@@ -44,3 +45,5 @@ private:
std::vector<DocumentElement *> *mpElements;
};
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */