summaryrefslogtreecommitdiff
path: root/sd/source/ui/presenter/PresenterTextView.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/presenter/PresenterTextView.hxx')
-rw-r--r--sd/source/ui/presenter/PresenterTextView.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sd/source/ui/presenter/PresenterTextView.hxx b/sd/source/ui/presenter/PresenterTextView.hxx
index 85c7d87efeb4..e02115ac7c71 100644
--- a/sd/source/ui/presenter/PresenterTextView.hxx
+++ b/sd/source/ui/presenter/PresenterTextView.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.
@@ -87,3 +88,5 @@ private:
} } // end of namespace ::sd::presenter
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */