summaryrefslogtreecommitdiff
path: root/svx/source/inc/recoveryui.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/inc/recoveryui.hxx')
-rw-r--r--svx/source/inc/recoveryui.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svx/source/inc/recoveryui.hxx b/svx/source/inc/recoveryui.hxx
index f0af19699afb..c35c32333578 100644
--- a/svx/source/inc/recoveryui.hxx
+++ b/svx/source/inc/recoveryui.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.
@@ -153,3 +154,5 @@ class RecoveryUI : public ::cppu::WeakImplHelper2< css::lang::XServiceInfo
} // namespace svx
#endif // _RECOVERYUI_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */