summaryrefslogtreecommitdiff
path: root/svl/source/notify/cancel.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/source/notify/cancel.cxx')
-rw-r--r--svl/source/notify/cancel.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/svl/source/notify/cancel.cxx b/svl/source/notify/cancel.cxx
index ffa5c87a26be..c84605c6202c 100644
--- a/svl/source/notify/cancel.cxx
+++ b/svl/source/notify/cancel.cxx
@@ -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.
@@ -199,3 +200,4 @@ SfxCancelHint::SfxCancelHint( SfxCancellable* pJob, USHORT _nAction )
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */